All Versions
42
Latest Version
Avg Release Cycle
88 days
Latest Release
1655 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.7.7 Changes
- โจ Enhancements
- do not checkout or activate on ping if buffer is full
- โจ Enhancements
-
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
- โจ Enhancements
-
v0.7.4 Changes
- ๐ Bug fixes
- make function for getting formated version more robust to different formats
- ๐ Bug fixes
-
v0.7.3 Changes
- ๐ Bug fixes
- clean state on end of execution
- ๐ Bug fixes
-
v0.7.2 Changes
- ๐ Bug fixes
- fix backwards compatibility for ecto 1.1
- fix wrong handling of savepoint, extra prepare, execute command
- ๐ Bug fixes
-
v0.7.1 Changes
- ๐ Bug fixes
- fix tcp connect lost handshake packet
- ๐ Bug fixes
-
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
- โจ Enhancements
-
v0.6.3 Changes
- ๐ Bug fixes
- remove compilation output, which accidental was there
- ๐ Bug fixes