v0.0.4
0.0.4 (2022-01-13)
Bug Fixes
- generic Password exposed (bc7b220)
Features
Performance Improvements
- app: change Logger log (5e4618e)
- app: initialize the user (199fac1)
- app: move some variables into env (774857f)
- comment: add a changeComment function for master (d2fa3e7)
- filters: change the http-exception filter return words (caa372e), closes #7
- service: convert manual error messages to built-in HttpExceptions (d0cb19f)
- service: throw HttpException when catch error (13562a2)
BREAKING CHANGES
- app: Automatically initialize users to prevent usage problems
Full Changelog: v0.0.3...v0.0.4