Packages

Extension to Embedded Elixir (EEx), that allows content to be safely embedded into HTML.

Current section

Files

Jump to
eex_html CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## [0.1.1](https://github.com/CrowdHailer/eex_html/tree/0.1.1) - 2018-09-12
### Fixed
- `EExHTML.javascript_variables/1` was adding an extra unnecessary `"` to the page.
## [0.1.0](https://github.com/CrowdHailer/eex_html/tree/0.1.0) - 2018-09-11
Initial release