Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
0.3.1 - 2019-03-17
Changed
- Support Elixir 1.8.1 (by @akhilpai)
0.3.0 - 2017-08-21
Added
- Added bang (e.g.
set!
) versions of all functions
0.2.0 - 2017-08-02
Added
- Atoms can be now used as attribute keys
0.1.1 - 2017-07-26
Changed
- Support Elixir 1.5
0.1.0 - 2017-07-24
Added
- First version 🎉