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 1566d63 commit 7b239d4Copy full SHA for 7b239d4
CHANGES.md
@@ -14,18 +14,24 @@
14
- Parse bencoded data iteratively to prevent stack buffer overflows
15
- Throw exceptions for integer over/underflow
16
17
+---
18
+
19
## v0.2.1 (2020-12-03)
20
21
### Bug fixes
22
- Require `bfg9000` v0.6 for builds/tests
23
24
25
26
## v0.2 (2019-11-26)
27
28
### New features
29
- Use `std::string_view` if available
30
- Install a `pkg-config` `.pc` file that sets the compiler's include path as
31
needed
32
33
34
35
## v0.1 (2016-07-01)
36
37
Initial release
0 commit comments