We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91046b5 commit 2a04ca2Copy full SHA for 2a04ca2
CHANGES.md
@@ -7,8 +7,11 @@ Version 0.17.0
7
To be released.
8
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
13
[#122]: https://github.com/planetarium/bencodex.net/pull/122
14
+[#124]: https://github.com/planetarium/bencodex.net/pull/124
15
16
17
Version 0.16.0
0 commit comments