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