Skip to content

Releases: wbcat/wb_sqlite

v0.2.0

01 Feb 08:05
Compare
Choose a tag to compare
  • do not generate const + fn for empty structs (aka Unit-Struct)
  • handle edge case struct (insert) with a single column (pk)
  • bump to convert_case 0.7.1, sqlx 0.8.3, tokio 1.43.0
  • more tests
  • doc small enhancements

v0.1.4

05 Dec 08:46
Compare
Choose a tag to compare
  • MSRV 1.81
  • bump virtue to 0.0.18
  • bump dev dependencies
  • small refactorings after extended lint checks
  • doc fixed typo + assertion

v0.1.3

05 Jul 06:39
Compare
Choose a tag to compare
  • tests extended
  • MSRV 1.74
  • bump virtue to 0.0.17
  • small refactorings after extended lint checks

v0.1.2

04 Jun 05:43
Compare
Choose a tag to compare

Documentation improvements

v0.1.1

03 Jun 19:50
Compare
Choose a tag to compare

Small description change.

v0.1.0

03 Jun 16:47
Compare
Choose a tag to compare

first public version