Skip to content

Releases: wslongchen/akita

0.4.2 Release

30 Aug 06:10
9fccd65
Compare
Choose a tag to compare

Fixed the transaction cannot commit

0.4.1 Release

16 Aug 10:03
dced6e6
Compare
Choose a tag to compare
  1. Fixed some bugs
  2. remove affect rows
  3. remove last insert id

0.4.0 Release

27 Jul 08:19
c59c393
Compare
Choose a tag to compare

Features Fixed

  • Simplifies the use of Akita
  • Add custom configuration
  • Add macro sql for method
  • Fixed some bugs.

0.3.13 Release

28 Jun 02:03
5116053
Compare
Choose a tag to compare
  1. Remove the Clone trait default
  2. format log

0.3.12 Release

20 Jun 14:12
b4f5203
Compare
Choose a tag to compare
Merge pull request #30 from wslongchen/develop

Develop

0.3.11 Release

20 Jun 10:35
0af212b
Compare
Choose a tag to compare

Add Log Formatter.

0.3.10 Release

14 May 11:31
0ae6ff6
Compare
Choose a tag to compare

Fixed some bugs

0.3.9 Release

14 May 10:59
e3f5502
Compare
Choose a tag to compare

Fixed some bugs.

0.3.7 Release

27 Dec 07:34
af54ae3
Compare
Choose a tag to compare

feat(master): Fixed some bugs.
Fixed the tuple param when execute_drop method

0.3.6 Release

22 Dec 01:45
1083aea
Compare
Choose a tag to compare

Fixed the fill annotion bug

  1. Fixed the fill annotion bug
  2. Update the document