Skip to content

v1.0.7 first release

Pre-release
Pre-release

Choose a tag to compare

@Jzow Jzow released this 12 May 02:51
· 131 commits to master since this release
e9384c9

This version was released for the first time.

Features:

  • Cross platform support (linux, macos, windows)
  • No Runtimes,No Garbage Collection
  • Powerful and flexible where conditional wrapper.
  • Support multiple database drivers (mssql, mysql, postgres, sqlite).
  • Support asynchronous operation with tokio.
  • Structure automatic serialization and deserialization.

Fix Bug

  • Fix mybatis module mapping error
  • remove mybatis test error code