You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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] Decreased main 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.