Skip to content

v1.5.4

Choose a tag to compare

@IvanRublev IvanRublev released this 24 May 12:48
· 21 commits to master since this release
  • Fix to reenable the support of Phoenix hot-reload. If you use it then, please, add :domo_phoenix_hot_reload after :elixir to compilers list in the mix.exs file and to reloadable_compilers list in the config file.
  • Add test_coverage configuration example to exclude generated TypeEnsurer modules from the test coverage report