Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@StephanAkkerman StephanAkkerman released this 07 Aug 12:33
· 52 commits to main since this release

Version 1.4.1

This version adds some stability and speed to the previous version, some libraries are removed and replaced with custom async methods instead.

Release notes

  • #625 Use --debug flag to run in debug mode and remove it from config (closed on 2024-08-07)
  • #624 Set logger to debug when running debug mode (closed on 2024-08-07)
  • #616 refactor vars.py (closed on 2024-08-05)
  • #609 Create API folder for all API calls (closed on 2024-08-05)
  • #511 Remove coingecko package and replace with async methods (closed on 2024-08-05)