Releases: Te-Maramataka/MatarikiProgram-EV
Releases · Te-Maramataka/MatarikiProgram-EV
v2.0.0 (submission release)
v1.0.4
Changes
closestFriday
function has been rewritten due to flaws with certain dates, working flawlessly now- Changed to
lunar
library for Chinese calendar conversion - Added
lodash
(had to install newest version as security vulnerabilities were found with lodash as the lunar package relied on an older, vulnerable version of it) - Added linting/formatting with pre-commit hooks
- Added yarn config file
- Changed script name from
program
tostart
- Removed unused depdencies
Todo
- Resolve r1zyn#5
v1.0.3
Major update - complete rewrite
Original branch main
has been renamed to archived
and has been archived. New main branch on master
.
- Removed
constants.ts
- Removed node-fetch, chalk-table and ts-node
- No longer using Horizons API
- Using Chinese Lunar calendar instead (increased accuracy, a lot less code)