We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fa230 commit 3a62eadCopy full SHA for 3a62ead
CHANGES.md
@@ -9,9 +9,11 @@ To be released.
9
- Removed `Dictionary.GetValue<T>()` methods. [[#122]]
10
- Optimized `Encoder.Encode()` method. [[#124]]
11
- Fixed a bug in `Encoder.Encode(IValue, Stream)` method. [[#124]]
12
+ - Optimized `Encoder.Encode()` method. [[#125]]
13
14
[#122]: https://github.com/planetarium/bencodex.net/pull/122
15
[#124]: https://github.com/planetarium/bencodex.net/pull/124
16
+[#125]: https://github.com/planetarium/bencodex.net/pull/125
17
18
19
Version 0.16.0
0 commit comments