We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccd3e1 commit d2378f9Copy full SHA for d2378f9
.release-please-manifest.json
@@ -1 +1 @@
1
-{".": "0.0.0"}
+{".":"0.1.0"}
CHANGELOG.md
@@ -0,0 +1,17 @@
+# Changelog
2
+
3
+## 0.1.0 (2024-10-31)
4
5
6
+### ⚠ BREAKING CHANGES
7
8
+* update to 0.36.0 ([#4](https://github.com/noir-lang/sparse_array/issues/4))
9
10
+### Features
11
12
+* Initial implementation ([#1](https://github.com/noir-lang/sparse_array/issues/1)) ([4e5778b](https://github.com/noir-lang/sparse_array/commit/4e5778bd8866478e7fa95ddaa6b6e8344e0a9b1f))
13
14
15
+### Miscellaneous Chores
16
17
+* Update to 0.36.0 ([#4](https://github.com/noir-lang/sparse_array/issues/4)) ([1ccd3e1](https://github.com/noir-lang/sparse_array/commit/1ccd3e1126707d982bf05eec6b8e404f8904c9f4))
0 commit comments