All Versions
42
Latest Version
Avg Release Cycle
88 days
Latest Release
1655 days ago

Changelog History
Page 2

  • v0.7.7 Changes

    • โœจ Enhancements
      • do not checkout or activate on ping if buffer is full
  • v0.7.6 Changes

    • โœจ Enhancements

      • normalize port, if it is given as string
      • update to db_connection v1.0.0-rc
    • ๐Ÿ› Bug fixes

      • add missing crypto to dependencies
  • v0.7.5 Changes

    • โœจ Enhancements
      • support writing of latin1 tables
  • v0.7.4 Changes

    • ๐Ÿ› Bug fixes
      • make function for getting formated version more robust to different formats
  • v0.7.3 Changes

    • ๐Ÿ› Bug fixes
      • clean state on end of execution
  • v0.7.2 Changes

    • ๐Ÿ› Bug fixes
      • fix backwards compatibility for ecto 1.1
      • fix wrong handling of savepoint, extra prepare, execute command
  • v0.7.1 Changes

    • ๐Ÿ› Bug fixes
      • fix tcp connect lost handshake packet
  • v0.7.0 Changes

    • โœจ Enhancements

      • reimplement protocol based on db_connection library
      • add possibility to decode bits to support old type booleans
    • ๐Ÿ› Bug fixes

      • fix memory overconsuming
  • v0.6.4 Changes

    • โœจ Enhancements
      • do not hold references to last executed query in a connection process
  • v0.6.3 Changes

    • ๐Ÿ› Bug fixes
      • remove compilation output, which accidental was there