Releases: Byzanteam/jet_cli
Releases · Byzanteam/jet_cli
v0.2.2
What's Changed
- feat: specify the name of the test database by @joeywang321 in #10
- fix(credo): exclude some rules for test files by @fahchen in #11
- fix: put plt files into priv folder by @joeywang321 in #13
Full Changelog: v0.2.1...v0.2.2
0.2.0
What's Changed
- feat: generate the .credo.exs file by @fahchen in #3
- fix: rename Cli and Ci to CLI and CI by @joeywang321 in #5
New Contributors
- @joeywang321 made their first contribution in #5
Full Changelog: v0.1.2...0.2.0
v0.1.1
- fix: embed templates into the Module
v0.1.0
First release 🚀
mix jet_cli.init.ci
: add GitHub action to the project.