Releases: MaxymVlasov/eco-data-visualizer
Releases · MaxymVlasov/eco-data-visualizer
v0.1.1
data-transformer-app
User specific improvements:
[feature]
Now works up to twice as fast and uses Disk I/O significantly less.[bug fix]
If user not provide any CSV-file for app, user will get pretty error-message.
Technical improvements:
[code quality]
Added more linters.[code quality]
Decreasedmain
code complexity from 32 to 14.[code quality]
Separated configs and logic.[code quality]
Code was refactored based on linters warnings - now all test passed. 13 (unique) warnings was suppressed as false-positive and such that cannot be fixed at this time.
Grafana
- Bump version from
6.7.3
to6.7.4
v0.1.0
Initial release:
- Added basic functional and documentation.