Releases: rafaelpernil2/TwitchMIDI
Releases · rafaelpernil2/TwitchMIDI
v1.2.9
Changed
- Added missing JSDocs in one method
v1.2.8
Changed
- Refactor more methods to compact input parameters
- Updated JSDocs
v1.2.7
Changed
- Sweep method refactor to compact input parameters
v1.2.6
Fixed
- Line jump on first .env initialization error message
v1.2.5
Changed
- Improved environment variable load error handling
v1.2.4
Changed
- Cleaned up comments and minor name refactors
v1.2.3
Changed
- More refactors, grouped code and simplified where possible
- Added environment variable validation and parsing on initialization
v1.2.2
Changed
- Code re-ordering/refactors
- Simplified and unified style in .env variable loading
- Documented more methods
Removed
- Dead code
v1.2.1
Changed
- Bettercodehub.yaml excluded directories. Same code
v1.2.0
Added
- Fine-grained command access control with role check, whitelist and blackist
Changed
- Major refactor to reduce code duplicity and spread features in different files/folders
- Reduced sweep precision to 256 again to reduce load, the outcome is pretty much the same