Skip to content

Releases: ahopkins/mayim

Version 1.1.0

11 Apr 12:28
c73d9d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

Version 1.0.1

16 Aug 21:49
f94ec16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

14 Aug 23:13
7f5f91c
Compare
Choose a tag to compare

Breaking changes

Being a new package, some of the API and import structure is still being worked out. This release introduces a few potentially noticeable braking changes.

  • The @sql decorator was renamed @query
  • Imports for all of the various implementations moved, if you were importing from above the root, you may be impacted

Going forward, this should ease up, and it is expected that Mayim will strive for backwards compatible changes and a reasonable deprecation period and notice.

Noticeable additions

  • SQLite support
  • Transactions
  • Query counters for framework extensions

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.0.0

Version 0.3.0

07 Jul 21:09
57f4b6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

14 Jun 16:35
f663d98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

Version 0.1.1

22 May 13:49
fd8be4f
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

21 May 22:23
b3b9ada
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ahopkins/mayim/commits/v0.1.0