Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@AmyrAhmady AmyrAhmady released this 10 Nov 13:16
· 10 commits to master since this release

Special thanks to @plutalov for his fixes in #15

New changes:

  • got rid of yaml config system
  • a proper exception handler, without crashing your app's process
  • proper context management, now there won't be thread safety issues
  • using locks properly to avoid issues causing crashes
  • have a default log level set so you get pre initialization error logs