Skip to content

Releases: Byzanteam/jet_cli

v0.2.5

25 Dec 07:35
317ca92
Compare
Choose a tag to compare

v0.2.4

17 Apr 06:35
9fd98b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

13 Apr 02:18
2223356
Compare
Choose a tag to compare

What's Changed

  • feat(ci): raise error on unused deps by @fahchen in #15

Full Changelog: v0.2.2...v0.2.3

v0.2.2

27 Feb 13:14
9d38b6e
Compare
Choose a tag to compare

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

v0.2.1

20 Feb 07:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...v0.2.1

0.2.0

16 Feb 11:24
f511f9c
Compare
Choose a tag to compare

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.2

29 Dec 04:08
a132ec8
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Nov 08:51
1455d11
Compare
Choose a tag to compare
  • fix: embed templates into the Module

v0.1.0

09 Nov 06:44
Compare
Choose a tag to compare

First release 🚀

  1. mix jet_cli.init.ci: add GitHub action to the project.