Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## 0.2.1
* Add `get_table` to access underlying ets table reference (to directly access not-yet-implemented functions of `:ets`)
## 0.2.0
* Redesign from ground up to use module/struct based approach.
* Implemented `Ets.Set` and `Ets.Base`.
* Set up CI and Readme badges.