We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a31b37 + c840313 commit 94cf531Copy full SHA for 94cf531
CHANGELOG.md
@@ -1,3 +1,18 @@
1
+## 0.8.0 (October 25, 2023)
2
+
3
+ENHANCEMENTS
4
5
+* Remove tag from field map [GH 544]
6
+* Add message.Bytes() to avoid string conversion [GH 546]
7
+* Check RejectInvalidMessage on FIXT validation [GH 572]
8
9
+BUG FIXES
10
11
+* Fix repeating group read tags lost [GH 462]
12
+* Acceptance test result must be predictable [GH 578]
13
+* Makes event timer stop idempotent [GH 580, 581]
14
+* Added WaitGroup Wait in Initiator [GH 584]
15
16
## 0.7.0 (January 2, 2023)
17
18
FEATURES
0 commit comments