Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@mnishiguchi mnishiguchi released this 19 Feb 03:28
· 2 commits to main since this release
c2188cc

Fix Elixir code based on warnings. Nothing will be changed at the high level.

Changed

  • Use Application.compile_env/3 instead of Application.get_env/3
  • Define mocks at compile time instead of at runtime
  • Bump Elixir versions in CI