Skip to content

Releases: cutelyst/asql

0.81.0

23 Oct 13:08
v0.81.0
Compare
Choose a tag to compare

Add some toJson toCbor methods that produce much smaller representation.

0.80.0

11 Jun 15:37
v0.80.0
Compare
Choose a tag to compare
  • std::chrono
  • APool::database({ move })

v0.79.0

10 Feb 19:59
v0.79.0
Compare
Choose a tag to compare
  • Remove "foo"_prepared since it can't work the way intended

v0.76.0

22 Nov 00:13
v0.76.0
Compare
Choose a tag to compare
  • New _prepared operator

0.74.0

10 Oct 13:23
v0.74.0
Compare
Choose a tag to compare
  • Improve error handling

0.73.0

03 Oct 18:51
v0.73.0
Compare
Choose a tag to compare
  • Add Utf8 string view to prepared queries

0.72.0

03 Oct 18:18
v0.72.0
Compare
Choose a tag to compare
  • Fix stateChanged

0.71.0

30 Sep 17:32
v0.71.0
Compare
Choose a tag to compare
  • API BREAK like 0.70 but for APool that was missing

0.70.0

30 Sep 17:15
v0.70.0
Compare
Choose a tag to compare
  • Break API in favor of a more explicit receiver pointer for the callback
  • Split Migrations into it's own lib
  • Add CBOR helpers

0.69.0 was mistakenly created before comming the migrations split

0.69.0

30 Sep 17:11
v0.69.0
Compare
Choose a tag to compare
  • Break API in favor of a more explicit receiver pointer for the callback
  • Split Migrations into it's own lib
  • Add CBOR helpers