Re: mysql-native v2.2.2: Minor updates

2018-05-04 Thread Johannes Loher via Digitalmars-d-announce
On Friday, 4 May 2018 at 02:59:10 UTC, Nick Sabalausky (Abscissa) 
wrote:

An all-D MySQL/MariaDB client library:
https://github.com/mysql-d/mysql-native
==

Tagged release, 'v2.2.2'.

Sorry, no "zero date" fix just yet, but I think we're getting 
close (#65).


In this version:
- Fixed #177: Update unit-threaded, and don't lock mysql-native 
to a specific version of unit-threaded. (@ghost91)
- Fixed #178, #179: Fix deprecation message in DMD v2.080.0: 
Replace enforceEx by enforce (@ghost91)


Full changelog:
https://github.com/mysql-d/mysql-native/blob/master/CHANGELOG.md


Thanks for merging and releasing this so quickly, it helps me a 
lot!


mysql-native v2.2.2: Minor updates

2018-05-03 Thread Nick Sabalausky (Abscissa) via Digitalmars-d-announce

An all-D MySQL/MariaDB client library:
https://github.com/mysql-d/mysql-native
==

Tagged release, 'v2.2.2'.

Sorry, no "zero date" fix just yet, but I think we're getting close (#65).

In this version:
- Fixed #177: Update unit-threaded, and don't lock mysql-native to a 
specific version of unit-threaded. (@ghost91)
- Fixed #178, #179: Fix deprecation message in DMD v2.080.0: Replace 
enforceEx by enforce (@ghost91)


Full changelog:
https://github.com/mysql-d/mysql-native/blob/master/CHANGELOG.md