Releases: mikaelvesavuori/archfit
Releases · mikaelvesavuori/archfit
Version 1.0.1
What's Changed
- Remove CLI environment check that just seems to make CLI usage not work at all
- Improve testability of non-determinism (time) in the
spendTrend
fitness function, its tests - The costs test data is now a function to allow for dynamic dates
- Extract a
linearInterpolation
function - Minor refactor of
firstDayOfMonth
return - Update dependencies
- Update husky precommit script
- Update test timeout to 90s
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
Initial release.
Full Changelog: https://github.com/mikaelvesavuori/archfit/commits/v1.0.0