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 ecd3f0c commit 6abb4f1Copy full SHA for 6abb4f1
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 0.2.4
2
+ci: add standard cargo github actions
3
+docs: fix various typos
4
+docs: online docs generated with all features enabled
5
+fix: sysex7 / sysex8 payload iterator integration with jr headers
6
+fix: sysex7 / sysex8 payload iterator panics when empty
7
+test: add fuzzing target for sysex7 and sysex8 roundtrip
8
+
9
# 0.2.3
10
fix: handling messages example code
11
fix: default features include cv2 not cv1
0 commit comments