Skip to content

Releases: champ96k/quanta_db

V0.0.8

12 Jun 07:01
dcb6cbc
Compare
Choose a tag to compare

V0.0.6

05 Jun 07:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: V0.04...V0.0.6

V0.0.4

27 May 22:17
13866e8
Compare
Choose a tag to compare

0.0.4

Features

  • Added support for automatic schema migrations
  • Improved builder configuration for better code generation
  • Enhanced documentation coverage for public API

Dependencies

  • Updated analyzer to support version 7.x
  • Updated source_gen to support version 2.x
  • Updated other dependencies to their latest stable versions

Bug Fixes

  • Fixed builder configuration issues
  • Resolved dependency constraint warnings
  • Improved error handling in migration builder

V0.1

24 May 11:51
Compare
Choose a tag to compare
V0.1 Pre-release
Pre-release

Beta release of QuantaDB

What's Changed

  • Initial release of QuantaDB
  • Implemented LSM-Tree based storage engine
  • Added basic CRUD operations
  • Added support for Flutter integration
  • Included code generation capabilities
  • AI code review added by @champ96k in #1
  • ai-review-update by @champ96k in #2
  • code refactor by @champ96k in #3
  • github action test by @champ96k in #5

New Contributors

Full Changelog: https://github.com/champ96k/quanta_db/commits/V0.1