Skip to content

Releases: crystal-lang/crystal-mysql

v0.8.0

03 Aug 20:36
Compare
Choose a tag to compare
v0.8.0

v0.5.1

06 Nov 18:58
Compare
Choose a tag to compare
  • Fix read_lenenc_int return UInt64.
  • Add missing IO#read_fully when reading slice. (#45, thanks @pacuum).

v0.5.0

18 Jun 08:37
Compare
Choose a tag to compare
  • Fix compatibility issues for crystal 0.25.0 (#60)
    • All the time instances are translated to UTC before saving them in the db
  • Send quit packet before closing connection (#61, thanks @liuyang1204)

v0.4.0

30 Dec 00:14
Compare
Choose a tag to compare
  • Update to crystal-db ~> 0.5.0
  • Fix compatibility issues for crystal 0.24.1 (thanks @lipanski)
    • Drop support for zero dates

v0.3.3

08 Nov 04:11
Compare
Choose a tag to compare
  • Fix release connection. (see #35 and #38, thanks @benoist)
  • Fix unprepared queries creation. (#37, thanks @benoist)
  • Fix use read_fully when reading slice. (see #25)
  • Add support for Date, Time and Mediumint. (see #31 and #41, thanks @crisward)

v0.3.2

08 Nov 04:09
Compare
Choose a tag to compare
  • Update to crystal-db ~> 0.4.0

v0.3.1

08 Nov 04:09
Compare
Choose a tag to compare
  • Update to crystal-db ~> 0.3.3
  • Fix compatibility issues for crystal 0.20.3
  • Add support for Timestamp

v0.3.0

15 Dec 18:57
Compare
Choose a tag to compare
v0.3.0