Releases: DefactoSoftware/ex_cell
Releases · DefactoSoftware/ex_cell
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
Release v0.0.9 (#33)
v0.0.9-prerelease
Remove default adapter
v0.0.8
Release v0.0.8 (#29)
v0.0.5
Release v0.0.5 (#17)
v0.0.3
Added
- Adapters can now be specified in a config.ex (#10)
Changed
- Removed the need to specify an adapter for views and controllers (#10)
- ExCell.Controller now needs to be imported instead of using the
__using__
macro (#10)
Deprecated
- It's no longer possible to specify the adapter through the using Macro (#10)