Skip to content

v0.4.0

Compare
Choose a tag to compare
@Howard86 Howard86 released this 29 Nov 15:29
· 105 commits to main since this release

0.4.0 (2022-11-29)

API Logger support

Features

  • logger: add default logger when any api is called based on different running environment. Please refer to API Logger for more information

Bug Fixes

  • fix incorrect logger setup when introducing environmental variables (ed9068f)
  • logger: add api-logger with new router options (d237e3c)

What's Changed

  • Bugfix/fix example cypress configuration by @Howard86 in #51

Full Changelog: v0.3.1...v0.4.0