Skip to content

v0.0.4

Compare
Choose a tag to compare
@dobyte dobyte released this 21 Oct 07:32
· 490 commits to main since this release

Dependencies

  • Upgrade due version to v0.0.4

New Features

  • Support for environment variables
  • Support json、toml、xml、yaml multiple configurations
  • Supports all components configurable
  • Support toml、xml、yaml codec
  • Support for error with stack
  • Extract the transpoter interface
  • Support grpc transporter
  • Added conv, time, rand tool functions
  • Modify the communication protocol

Bug Fixes

  • Fix tcp, ws network component bugs
  • Optimize session module