Commit graph

48 commits

Author SHA1 Message Date
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
Zach Daniel
067c4a6df0 improvement: various restructurings and improvements across the board
improvement: use `Spitfire` to ensure that aliases are considered when comparing modules
improvement: use `Spitfire` to *use* any existing aliases when inserting code
improvement: use `Zipper.topmost` to power new `Spitfire`-related features
2024-06-14 17:07:32 -04:00
Zach Daniel
86df95d3a0 chore: release version v0.1.6
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-06-13 19:10:48 -04:00
Zach Daniel
6013cbe5e6 chore: release version v0.1.5 2024-06-13 13:40:25 -04:00
Zach Daniel
a04ad64294 chore: release version v0.1.4 2024-06-13 11:05:36 -04:00
Zach Daniel
11149c94e1 chore: release version v0.1.3 2024-06-13 11:03:10 -04:00
Zach Daniel
859dcdf7fd chore: release version v0.1.2 2024-06-13 10:58:08 -04:00
Zach Daniel
34b8934a19 chore: release version v0.1.1 2024-06-13 10:41:35 -04:00
Zach Daniel
5c3305bcc8 chore: fix package metadata 2024-06-12 20:37:09 -04:00
Zach Daniel
44acea4aa9 chore: set package metadata 2024-06-12 20:36:32 -04:00
Zach Daniel
fbfa61b792 docs: add CHANGELOG to docs 2024-06-12 20:34:44 -04:00
Zach Daniel
f1e2336358 docs: more docs 2024-06-12 19:37:32 -04:00
Zach Daniel
55d0b061e1 improvement: draw the rest of the owl 2024-06-12 18:22:08 -04:00
Zach Daniel
1812aafac8 WIP 2024-06-10 09:58:20 -04:00
Zach Daniel
414852589e WIP 2024-06-05 10:12:07 -04:00
Zach Daniel
57ee3f9749 WIP 2024-06-03 23:14:36 -04:00
Zach Daniel
260d56532b improvement: add CI/build and get it passing locally 2024-05-31 22:59:36 -04:00
Zach Daniel
281ec0f656 write a bunch more code, and add some tests, rework various patterns 2024-05-31 22:09:38 -04:00
Zach Daniel
b5354ce0e3 chore: docs/logos 2024-05-29 10:28:08 -04:00
Zach Daniel
7ae0261a28 init 2024-05-27 23:30:41 -04:00