This repository was archived by the owner on Oct 27, 2025. It is now read-only.
Releases: 6xtvo/MatarikiProgram
Releases · 6xtvo/MatarikiProgram
v2.0.0 (submission release)
v1.0.4
Changes
closestFridayfunction has been rewritten due to flaws with certain dates, working flawlessly now- Changed to
lunarlibrary 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
programtostart - Removed unused depdencies
Todo
- Resolve #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)