Commit graph

69 commits

Author SHA1 Message Date
Zach Daniel
2d04897e1a chore: release version v0.3.22
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-08-20 15:14:42 -04:00
Zach Daniel
33aa23c6e0 improvement: add options to control behavior when creating a file that already exists
chore: update apps for dialyzer
2024-08-20 15:11:08 -04:00
Zach Daniel
8b3e22c5d7 chore: release version v0.3.21 2024-08-20 14:33:40 -04:00
Zach Daniel
9133d9d05b chore: release version v0.3.20
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-08-19 11:10:24 -04:00
Zach Daniel
38de328d39 chore: release version v0.3.19
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-08-13 16:10:12 -04:00
Zach Daniel
bec1d24621 chore: release version v0.3.18
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-08-08 10:54:14 -04:00
Zach Daniel
18713f8578 chore: release version v0.3.17 2024-08-08 00:13:13 -04:00
Zach Daniel
5560a4181d chore: release version v0.3.16 2024-07-31 18:30:29 -04:00
Zach Daniel
691ccfa07c chore: release version v0.3.15 2024-07-31 14:50:26 -04:00
Zach Daniel
058fb09b8c chore: release version v0.3.14
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-30 15:33:08 -04:00
Zach Daniel
8a6eebd6bd chore: release version v0.3.13 2024-07-30 11:20:40 -04:00
Zach Daniel
75173bddb5 chore: release version v0.3.12
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-30 07:42:38 -04:00
Zach Daniel
2ddfcc976b chore: release version v0.3.11
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-07-27 16:58:28 -04:00
Zach Daniel
279261fa31 chore: release version v0.3.10
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-07-26 13:36:57 -04:00
Zach Daniel
e166c6cff2 chore: release version v0.3.9
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-07-22 16:13:37 -04:00
Zach Daniel
11e948af6c chore: release version v0.3.8
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-07-19 17:29:37 -04:00
Zach Daniel
8e5afc0191 chore: release version v0.3.7 2024-07-19 15:08:42 -04:00
Zach Daniel
c4753f73a6 chore: release version v0.3.6 2024-07-19 12:33:27 -04:00
Zach Daniel
35bce0035e chore: release version v0.3.5
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-19 10:36:22 -04:00
Zach Daniel
53fc9b6313 chore: release version v0.3.4 2024-07-19 08:31:35 -04:00
Zach Daniel
cd4466743e chore: release version v0.3.3 2024-07-18 11:39:54 -04:00
Zach Daniel
eaa1a779e0 improvement: fix function typespecs & add inflex dependency 2024-07-18 11:39:47 -04:00
Zach Daniel
43c7587fcf chore: release version v0.3.2
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-15 21:38:23 -04:00
Zach Daniel
6419b6a7e0 chore: release version v0.3.1 2024-07-15 21:12:07 -04:00
Zach Daniel
e8c2554f49 chore: release version v0.3.0
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-15 14:07:05 -04:00
Zach Daniel
d00dd671c7 improvement: Add Igniter.Libs.Phoenix for working with Phoenix
improvement: deprecate duplicate `Igniter.Code.Module.move_to_use` function
improvement: `Igniter.Project.Config.configures?/4` that takes a config file
improvement: Add `Igniter.Util.Warning` for formatting code in warnings
2024-07-15 14:06:25 -04:00
Zach Daniel
29387cd2f2 chore: release version v0.2.13
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-14 22:05:56 -04:00
Zach Daniel
772a916684 chore: get build passing 2024-07-11 13:43:39 -04:00
Zach Daniel
00161f7b0e improvement: remove a bunch of dependencies by using :inets & :httpc 2024-07-11 13:21:42 -04:00
Zach Daniel
192b3e7acf chore: release version v0.2.12
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-10 10:57:12 -04:00
Zach Daniel
2a99060677 chore: release version v0.2.11 2024-07-10 08:42:48 -04:00
Zach Daniel
e79a384549 fix: prevent crash on specific cases with igniter.new
improvement: more consistent initial impl of `elixirc_paths`

chore: share deps_compile code with installer
2024-07-10 08:42:41 -04:00
Zach Daniel
b4b7655ac9 chore: release version v0.2.10 2024-07-09 20:25:31 -04:00
Zach Daniel
ddeb4032ca chore: release version v0.2.9 2024-07-09 17:41:47 -04:00
Zach Daniel
41b8c3702d chore: release version v0.2.8 2024-07-09 16:41:01 -04:00
Zach Daniel
99cb557a3e chore: release version v0.2.7 2024-07-09 09:00:59 -04:00
Zach Daniel
8937710de9 improvement: make module moving much smarter
improvement: add configurations for not moving certain modules
improvement: make `source_folders` configurable
2024-07-02 23:26:39 -04:00
Zach Daniel
6ad05df5db chore: release version v0.2.6 2024-07-02 16:50:34 -04:00
Zach Daniel
94a04c3092 chore: release version v0.2.5 2024-07-01 20:45:33 -04:00
Zach Daniel
2c2a2e35e3 improvement: move some files around and update config names 2024-07-01 20:43:39 -04:00
Zach Daniel
01d67047de chore: release version v0.2.4
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-06-28 19:02:15 -04:00
Zach Daniel
0dc28d3e8b improvement: add a way to move files
improvement: add `.igniter.exs` file, and `mix igniter.setup` to create it
improvement: move files to configured location based on changes
2024-06-27 23:16:26 -04:00
Guilherme Sehn
06ede407dd
docs: "Writing generators" code example + add source_url to enable link to code on HexDocs (#14)
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-06-22 07:00:22 -04:00
Zach Daniel
d791da5d86 chore: release version v0.2.3
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-06-21 19:57:52 -04:00
Zach Daniel
6f5a5d9031 chore: release version v0.2.2 2024-06-21 18:06:21 -04:00
Zach Daniel
30d505058b chore: release version v0.2.1 2024-06-21 16:09:00 -04:00
Zach Daniel
8a1852c5cb chore: release version v0.2.0 2024-06-20 13:40:31 -04:00
Zach Daniel
310efa55b7 chore: release version v0.1.8
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-06-19 19:26:02 -04:00
Zach Daniel
ac24b375fc fix: update spitfire for env fix 2024-06-19 19:25:45 -04:00
Zach Daniel
88aa56ada3 chore: release version v0.1.7
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-06-14 17:21:44 -04:00