Skip to content

Release version 0.7.0

Compare
Choose a tag to compare
@nulian nulian released this 07 Sep 15:32
· 49 commits to master since this release

Fix elixir 1.5 deprecation warnings.
Add ability to assign registers when calling Template.render without having to create a context.

Template.render(template, assigns, registers: %{test: "hallo"}