Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@ngscheurich ngscheurich released this 25 Feb 17:45
· 9 commits to main since this release

Added

  • GitHub pull request template
  • Dialyzer for type-checking (via dialyxir)

Changed

  • Target Elixir v1.13.2
  • Target Erlang v24.2.1
  • Target Node.js v16.13.2
  • Update Phoenix to v1.6.6
  • Update Phoenix LiveView to v0.17.6
  • Update various dependencies to satisfy new Phoenix/LiveView version constraints
    • credo
    • phoenix_ecto
    • phoenix_html
    • phoenix_live_dashboard
    • phoenix_live_reload
    • telemetry_metrics
    • telemetry_poller
  • Update EEx and LEEx templates to the new HEEx templating engine
  • Run tests with --warnings-as-errors in CI
  • Replace Bamboo with Swoosh for emails
  • Update Sobelow skips
  • Parallelize GitHub Actions CI workflow