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 43acb72 commit 6989c22Copy full SHA for 6989c22
CHANGELOG.md
@@ -1,7 +1,12 @@
1
# Change Log
2
All significant changes to this project will be documented in this file.
3
4
-## [1.0.0-beta.2] (Upcoming release)
+## [1.0.0-beta.2] (https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.2)
5
6
#### Added
7
+- Added **CocoaPods** support.
8
- Added the ability to set a userInfo dictionary on the `BinaryEncoder` and `BinaryDecoder`.
9
+
10
+## [1.0.0-beta.1] (https://github.com/stickytools/sticky-encoding/tree/1.0.0-beta.1)
11
12
+- Initial beta release of **StickyEncoding**, a high performance binary encoder for `Swift.Codable` types.
0 commit comments