Releases: dehidehidehi/impermax_to_csv
Releases · dehidehidehi/impermax_to_csv
APR Charting functionality added
v1.2.0-dev Added APR plotting functionality
Restructuration of project - minor breaks
Redid project structure in order to make it more maintainable.
Expect breaking changes with this version if you modified the source code.
Things should work as usual is you used the sample code in the README.md file.
- Updated root project structure
- Updated src directory project structure: packaging by layer.
- Enforced better interface segregation.
Added Fantom support + fixes after IMX UI update
- Added support for Fantom
- Updated requirements versions
- Handled extra HTML data from the Impermax UI update
Added Moonriver support
Added support for the Moonriver page, as well as some minor bug fixes.
Defaults to getting 7 days average APR
The app now fetches the data from the 7 days average tab for all APR rates on all pages.
v.1.0.0-dev - First working release
Full release includes retrieval of "current" data and saving to CSV.
First draft of the README file, with the Google Sheets template added as a bonus.
Last 24h and last 7 days data is not yet retrieved.