All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
2376 days ago
Changelog History
Changelog History
-
v1.1.0 Changes
October 25, 2018๐ Changed
- โก๏ธ Updates for Elixir 1.7 compatibility
- Replace Poison with Jason
-
v1.0.1 Changes
๐ Changed
- โก๏ธ Updates for Elixir 1.4 compatibility
-
v1.0.0 Changes
October 12, 2016๐ Changed
- โก๏ธ Update to 1.0
-
v0.4.0 Changes
๐ Changed
- Now looks for
:keenex
config block - โ Removed start_link functions
- Now looks for
-
v0.3.0 Changes
May 30, 2016๐ Changed
- ๐ API now more closely aligned to existing keen.io libraries. The
Keenex
module now has all functions for interacting with keen.io's API.Keenex.Events
andKeenex.EventCollections
modules are removed
- ๐ API now more closely aligned to existing keen.io libraries. The