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 c23fe24 commit 9ad26beCopy full SHA for 9ad26be
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 0.5.0
2
+docs: generally improve documentation of public modules and traits
3
+feat: infallible constructors and converters for array backed messages
4
+feat: new `Packets` trait implemented by all ump messages
5
+fix: flex data text bytes iterator is public
6
+refactor!: ⚠️ remove dedicated array constructors in favour of unified generic constructors
7
+refactor!: ⚠️ remove redundant aggregate error type and result
8
+refactor!: ⚠️ rename DeltaClockstampTPQ -> DeltaClockstampTpq
9
+refactor: switching implementation from mod.rs to file names based on module name
10
+
11
# 0.4.0
12
feat: top level messages implement From for all messages
13
fix: ⚠️ utility messages should be excluded when feature is not enabled
0 commit comments