Skip to content

v0.1.0

Compare
Choose a tag to compare
@trylovetom trylovetom released this 07 May 16:07
· 62 commits to master since this release

0.1.0 (2020-05-07)

Bug Fixes

  • wrong status in handler when send error (c506641)
  • yarn workspace duplicate error (dfd6c61)

Features

  • bin: add the full feature and some e2e test (e7c5d78)
  • logger: add the silent mode and format dependent on NODE_ENV (c389839)
  • logger: add the ton logger (fd2ebda)
  • ton: add full feature of routes (df3992f)
  • ton: add the specific method route, such as post, get, put, del (159a0c4)
  • add the createApp and listen app for server manual setup (4d03482)
  • support ssl app (1f1b33d)
  • tonjs: add code of utils and bin of tonjs (efd929d)
  • tonjs: add new feature about graceful shutdown (092ca67)