Releases: nimblehq/elixir-templates
Releases · nimblehq/elixir-templates
2.1.0
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
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