Packages

Remodel is an Elixir presenter package used to transform data structures. This is especially useful when a desired representation doesn't match the schema defined within the database.

Current section

Files

Jump to
remodel CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.0.4 (2017-06-22)
* Fix Elixir warnings.
## v0.0.3 (2016-08-17)
* Remove `Dict` usage.
## v0.0.2 (2016-06-21)
* Fix Elixir 1.3 warnings
## v0.0.1
* Initial Release