All Versions
26
Latest Version
Avg Release Cycle
153 days
Latest Release
-

Changelog History
Page 2

  • v1.1.1 Changes

    September 13, 2015
    • Bumb version 1.1.1 [2015-09-13 12:09:33 +0200]
    • ๐Ÿ”’ Skip lock wait timeout test when setting the timeout is not possible [2015-09-13 11:56:57 +0200]
    • ๐Ÿ›  Don't check the multi capabilities from the server; fixes #31 [2015-09-13 11:55:46 +0200]
    • โšก๏ธ Update CHANGELOG.md [2015-08-31 16:39:43 +0200]
  • v1.1.0 Changes

    August 31, 2015
    • โšก๏ธ Bump version 1.1.0 and update README [2015-08-31 14:51:56 +0200]
    • โž• add decode_binary clause for floats with value 0.0 [2015-08-30 20:45:47 +0200]
    • โœ… Edit docs and tests for unicode chardata as input [2015-08-27 16:17:09 +0200]
    • โž• add encoding declaration [2015-08-25 12:13:57 +0200]
    • โž• add unicode encoding to mysql:encode, update docs and add test [2015-08-25 11:45:06 +0200]
    • ๐Ÿ‘Œ Support for strings as prepared statement parameters [2015-08-19 12:19:22 +0200]
    • โšก๏ธ Update CHANGELOG.md [2015-05-25 16:26:02 +0200]
  • v1.0.0 Changes

    May 25, 2015
    • โฌ†๏ธ Bump version to 1.0.0 [2015-05-25 16:24:28 +0200]
    • ๐Ÿ“œ Simplify parsing server version [2015-05-25 16:11:15 +0200]
    • โœ… Use erlang.mk for tests and coverage report [2015-05-25 15:13:29 +0200]
    • โšก๏ธ Update erlang.mk [2015-05-25 15:10:56 +0200]
    • โž• Add CHANGELOG.md and a make target to build it. [2015-04-10 14:20:01 +0200]
    • โž• Add test case for initial queries returning results that are discarded. [2015-04-09 18:35:04 +0200]
  • v0.9.0 Changes

    • โฌ†๏ธ Bump version. [2015-04-09 18:08:58 +0200]
    • ๐Ÿ‘ Allow empty auth plugin name in handshake. [2015-04-09 18:01:41 +0200]
    • Implement multiple statements and multiple result sets. [2015-04-02 13:56:09 +0200]
    • โž• Add applications entry to .app.src file needed for relx. [2015-04-02 13:53:38 +0200]
    • โž• add compartibility with mysql versions like 5.5.33a [2015-04-01 19:52:22 +0200]
    • โš  Timeouts on fetching warnings and fetching results of cancelled queries. [2015-03-10 12:19:40 +0100]
    • ๐Ÿ”– Version update in deps examples [2015-02-25 13:52:09 +0100]
  • v0.8.1 Changes

    • ๐Ÿ›  Global replace in mysql:encode/2 fixes #15 [2015-01-15 11:50:18 +0100]
    • DEPS example [2015-01-13 00:00:37 +0100]
    • โž• Adds link to 'MySQL/OTP + Poolboy' [2015-01-09 17:26:35 +0100]
  • v0.8.0 Changes

    • โฌ†๏ธ Bump version [2015-01-09 14:56:55 +0100]
    • Option for extra TCP options [2015-01-07 12:04:09 +0100]
    • README: Usage as dependency [2015-01-07 12:02:58 +0100]
    • ๐Ÿ›  Fix warning for unused variable [2015-01-07 12:01:43 +0100]
    • Execute qeries and prepared statements on connect [2015-01-05 15:47:30 +0100]
    • Small change in usage example [2014-12-29 16:39:11 +0100]
    • โœ… mysql:encode/2 with tests [2014-12-29 15:00:50 +0100]
    • ๐Ÿ›  Fixes dialyzer warnings + removes unused stuff [2014-12-28 13:16:37 +0100]
  • v0.7.1 Changes

    • โœ… Minor typos in docs and tests [2014-12-19 23:15:42 +0100]
  • v0.7.0 Changes

    • โฌ†๏ธ Bump version 0.7.0 [2014-12-19 21:31:39 +0100]
    • โœ… More tests fixes #2 [2014-12-19 21:29:45 +0100]
    • Keep alive (ping) [2014-12-19 17:14:03 +0100]
    • Simplify error handling for implicit commit [2014-12-19 12:22:10 +0100]
    • โœ… Named EUnit test cases [2014-12-18 20:27:49 +0100]
    • โœ… Test that warnings are logged [2014-12-18 20:15:08 +0100]
    • โช Restartable transactions and implicit commits and rollbacks, fixes #7 [2014-12-18 19:57:19 +0100]
    • Typo in edoc [2014-12-18 19:55:04 +0100]
    • โœ… Disable logging of most warnings in tests [2014-12-17 02:20:01 +0100]
    • โœ… Minor change + more time to timeout sensitive test [2014-12-17 02:07:04 +0100]
    • โš  Log warnings [2014-12-17 01:00:12 +0100]
  • v0.6.0 Changes

    • โฌ†๏ธ Bump version 0.6.0 (nested transactions) [2014-12-16 18:46:13 +0100]
    • Nested transactions [2014-12-16 18:45:26 +0100]
  • v0.5.1 Changes

    • Patch version [2014-12-15 23:05:49 +0100]
    • โœ… More test cases; coverage to 96% [2014-12-15 23:05:30 +0100]
    • Compatibility with erlang.mk [2014-12-15 22:21:28 +0100]
    • โž• Adds missing test helper module [2014-12-15 18:38:51 +0100]