All Versions
6
Latest Version
Avg Release Cycle
53 days
Latest Release
2951 days ago
Changelog History
Changelog History
-
v0.2.3 Changes
August 23, 2015๐ This release comes with a breaking change concerning the API:
- โ remove include file
craterl.hrl
and don't expose records in API - โ added module
craterl_resp.erl
for handling craterl responses
- โ remove include file
-
v0.2.2 Changes
July 20, 2015- โก๏ธ Updated dependencies
- โ Added support for Erlang/OTP 18
-
v0.2.1
January 08, 2015 -
v0.2.0 Changes
January 02, 2015craterl:new()
now accepts strings and binaries as server_specs too- โก๏ธ updated dependencies
-
v0.1.1 Changes
December 02, 2014๐ This is a bugfix release.
#sql_bulk_result{}
of#sql_bulk_response{}
are now built correctly- โ ct tests are more stable now
-
v0.1.0 Changes
December 02, 2014๐ This is the first official release.
๐ It brings full sql support including parameters and bulk operations, full blob support, for GET, PUT, DELETE and HEAD requests.