All notable changes to this project will be documented in this file.
0.3.0 (27 November 2021)
- Fixed an issue that caused dependencies to not cause an change event
a5b7745
- Fixed an issue that caused events to be bubbled
fac3bf1
- Added auto-changelog
f6c6107
0.2.1 (7 September 2021)
0.2.0 (7 September 2021)
- Added environment variable for logging levels and eslint for linting code
d53c855
- Refactored child process spawner and general code refactor
0d0c462
- Fixed bugs and added more configuration options
db48084
0.1.0 (17 August 2021)
-
- Fixed issues related to concurrent changes
2a86b69
- Fixed issues related to concurrent changes
- Fixed an issue where config file isn't imported properly
f6b1856
- Added a parameter to receive current package name with
229832c