Skip to content

Release v1.0

Compare
Choose a tag to compare
@kedarchandrayan kedarchandrayan released this 24 May 10:39
· 7 commits to release-1.0 since this release
4a37db2
  • Base repository is created and all the common functionality which different modules need are moved to it. Example - Logger, response helper, promise context, promise queue manager.
  • Log level support is introduced and non-important logs are moved to debug log level.