Commit Diff


commit - e223f447739e0c4cf75f3ca9d55f67def65c42a8
commit + 82f75eaba5f9cc8945f0ad6de5a649bd33c4b143
blob - /dev/null
blob + 118103cd08f3e4edb9e2f7d24f1b209175445981 (mode 644)
--- /dev/null
+++ CHANGELOG.md
@@ -0,0 +1,20 @@
+# Changelog
+
+## [0.1.0]
+
+### Documentation
+
+- Update readme ([`ea661a8`](https://git.sr.ht/~mtmn/hakuna/commit/ea661a8f54b6407e299e1989faf0b7448ff323ac))
+- Update readme ([`d44a239`](https://git.sr.ht/~mtmn/hakuna/commit/d44a2393f26e695f4c62f27808f6f1e5d7c85586))
+
+### Features
+
+- **breaking:** Add path based overrides ([`69bab0e`](https://git.sr.ht/~mtmn/hakuna/commit/69bab0eed9881f0a425140ef8c9677f0fcf7dd4c))
+- Add release script ([`447368a`](https://git.sr.ht/~mtmn/hakuna/commit/447368a7b2cd4034ff4d4928fb1aa4ae3317fe58))
+
+### Housekeeping
+
+- Remove bazel files ([`7d7917b`](https://git.sr.ht/~mtmn/hakuna/commit/7d7917b4a094f0ac54537173182b03fe38d65303))
+- Add license ([`af46877`](https://git.sr.ht/~mtmn/hakuna/commit/af46877b6bf86045d68dcfb761c05139c2033a36))
+- Add gitignore ([`cd5524c`](https://git.sr.ht/~mtmn/hakuna/commit/cd5524ce778d7e5969bf08a0ecbca226d2449e94))
+- Format config.json ([`36c8e6a`](https://git.sr.ht/~mtmn/hakuna/commit/36c8e6ad640f08574facc58c4bb2f6d87d540827))
blob - 7f3f0e5721a9b50a53b856ad331799cc2f918fcc
blob + d2e01195952eedfbbe50c303ae74eda603149e0e
--- build.zig.zon
+++ build.zig.zon
@@ -1,6 +1,6 @@
 .{
     .name = .magdalena,
-    .version = "0.1.4",
+    .version = "0.1.0",
     .fingerprint = 0xd065e535ca3c8b31,
     .minimum_zig_version = "0.15.2",
     .dependencies = .{