daimond113
1d131e98c6
refactor: patch improvements
...
Patches now work much better with incremental
installs. They use a Git repository to reset
the patch to the original state before applying
it. They are now also properly cleaned up after
being removed. Also, to allow more flexability
the patching process is now done before type
extracting, so that types can be patched. Lastly,
the patch-commit command now doesn't delete the
patch directory until it has done everything else
to prevent data loss.
2025-02-10 00:35:51 +01:00
daimond113
0ceb2f6653
style: enable hard_tabs rustfmt option
2025-01-02 22:37:27 +01:00
daimond113
6a8dfe0ba3
feat: switch to flat graph handling
Debug / Get build version (push) Waiting to run
Debug / Build for linux-x86_64 (push) Blocked by required conditions
Debug / Build for macos-aarch64 (push) Blocked by required conditions
Debug / Build for macos-x86_64 (push) Blocked by required conditions
Debug / Build for windows-x86_64 (push) Blocked by required conditions
Test & Lint / lint (push) Waiting to run
2025-01-01 00:34:21 +01:00
daimond113
2b0f29a2f9
feat: begin switch to async
2024-11-05 20:44:24 +01:00
daimond113
09820e322c
refactor: use fs-err for fs operations
2024-11-01 20:57:32 +01:00
daimond113
fc123ee537
chore(release): prepare for v0.5.0-rc.1
2024-10-06 22:15:22 +02:00
daimond113
71eacb8673
feat: support adding workspace packages
2024-09-03 18:19:01 +02:00
daimond113
f1ce6283d8
feat: implement workspace/monorepo support
2024-09-03 16:01:48 +02:00
daimond113
f732451252
feat: use standard tables by default
2024-08-28 12:03:03 +02:00
daimond113
d8db84a751
fix: support wally dependency patching
2024-08-10 14:25:46 +02:00
daimond113
37cc86f028
feat: content addressable storage
2024-07-28 18:19:54 +02:00
daimond113
7f8b2761ab
feat: self managed versioning
2024-07-26 18:47:53 +02:00