Skip to content

Releases: nimblehq/elixir-templates

2.1.0

18 Dec 09:59
b73e730
Compare
Choose a tag to compare

Feature

  • Set line length to 100 in .formatter.exs - #51
  • Adjust Credo configuration to follow Nimble's Elixir conventions - #52
  • Adding Mimic addon - #53
  • Adding Oban addon - #57
  • Adding CoreJS Addon - #58
  • Add Project README file - #56

Chore

  • Upgrade elixir/erlang/alpine version - #45
  • Adding content to Publish to hex.pm - #46
  • Adding test/factories to elixirrc path - #50
  • Removing Mox Addon - #54
  • Replace Mox to Mimic - #55
  • Publish to Hex.pm from Github Action - #63
  • Setting mix compile warning on test - #62

2.0.0

02 Nov 04:58
1f5840d
Compare
Choose a tag to compare

Feature

  • Version 2 POC - #22
  • Version 2 Test - #24
  • Adding Unit test to Version 2.0 - #26
  • Fetch the latest Hex package version - #27
  • Adding credo - #29
  • Support Elixir 1.11.1 - #36
  • Adding Mix Release with Docker - #37

Chore

  • Remove Version 1 - #23
  • Updating credo addon - #31
  • Refactor Github Addon - #38
  • Updating Github action composite version - #39

Bug

  • Fix Github Action - #32