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 00a5b02 commit 30ea119Copy full SHA for 30ea119
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# 0.7.0
2
+* feat!: packet types
3
+ * Packet types for each ump message type.
4
+ * Messages are formed of packets.
5
+ * The Packets trait has Item = Packet. (breaking change)
6
+* feat: allow messages to be created with external backing buffers
7
+* docs: improve warning formatting in top level readme
8
+* docs: improve readme example
9
+
10
# 0.6.5
11
* docs: improve readme example
12
0 commit comments