All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
Linter now errors on loose equalities, var for variable definition, and for...of loops ticket
-
Updated to work with Node 20 ticket
-
Updated MIT liscence text ticket
- Bumped dependencies recommended by dependabot in the package-lock.json
- bumped nvmrc to 18.19.1 ticket
- Node 18 support
- bumped nvmrc to 16.17.1
- Added node 16 support
- Removed node Node <12 support
- Audio Bitrate check
- Added new comment syntax rules to eslint rules
- update scanAudio so that file names with spaces don't break the scan
- update version of
music-metadata
to fix an error when scanning some files. explanation here
- loudness check for audio files
- node require support
- Tiny README Tweaks
- Picked final package name
- Enabled automatic release publishing
- Passing asset scans return with a 0 status code now.
- MP3 files are not required anymore