Skip to content

0.0.8

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Nov 13:12
· 4 commits to master since this release
  • drop SQLite support
  • move to postgresql only with testcontainers for testing
  • fix json support and other types parsing
  • enhance ci/cd
  • added prehooks:
    • check fmt and clippy before commit
    • run tests before push