Skip to content

Releases: Nicolab/crystal-dbx

v1.1.1

14 Apr 06:33
38af3ce
Compare
Choose a tag to compare

Release v1.1.1

  • Add tests.
  • Fix a relation behavior.

v1.1.0

12 Apr 10:38
c80ae44
Compare
Choose a tag to compare

Release v1.1.0

  • Solidification of the existing.
    • Fixes, improvements and additions.
  • ORM refacto.
  • Add relationship support (alpha stage).
  • Update the guide and API doc.

This release adds many improvements without breaking changes. Except for the model Schema, it requires defining Schema properties with the "field" macro.

v1.0.0

27 Mar 19:23
43ded1b
Compare
Choose a tag to compare

Release v1.0.0 🚀

  • Following Crystal v1 and new Ameba rules.

v0.4.1

19 Feb 11:49
5eab886
Compare
Choose a tag to compare

Release v0.4.1

  • Spec: ORM Model - Adds tests related to primary key and foreign key.

v0.4.0

03 Feb 11:52
ed08a58
Compare
Choose a tag to compare

Release v0.4.0

  • adapter: mv pg and sqlite file (no breaking change)

v0.3.1

03 Feb 06:56
a0fe2b9
Compare
Choose a tag to compare

Release v0.3.1

  • Crystal 0.36 support

v0.3.0

31 Dec 09:06
78bd537
Compare
Choose a tag to compare

Release v0.3.0

Simpler and more explicit naming:

  • Rename DBX::QueryExecutor to DBX::Query
  • Rename db_entry to connection

v0.2.0

27 Dec 23:50
d39079e
Compare
Choose a tag to compare

💎 Release v0.2.0

  • Add DB adapters
  • Add query builder
  • Add ORM
  • Add around_query_or_exec hook
  • Add guide and more docs
  • Update CI

v0.1.0

22 Nov 23:49
90a625b
Compare
Choose a tag to compare

💎 Release v0.1.0