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)