Skip to content

v0.0.4

Compare
Choose a tag to compare
@wibus-wee wibus-wee released this 13 Jan 15:40
· 1060 commits to main since this release
671a119

0.0.4 (2022-01-13)

Bug Fixes

  • generic Password exposed (bc7b220)

Features

  • env: use .env to control privacy variables (d038685)
  • filters: add a http-exception filter (e70e64d)

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