Skip to content

v0.0.3

Compare
Choose a tag to compare
@jessedijkstra jessedijkstra released this 01 Aug 12:58
· 104 commits to master since this release

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)