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.
CHANGELOG.md
1 parent 8711c9f commit c78476fCopy full SHA for c78476f
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# 0.3.0 (18 January 2021)
2
+
3
+This release adds support for creating `OLEFile` instances from a `FileWrapper`. Many thanks
4
+to [@sboh1214](https://github.com/sboh1214) for the contribution!
5
6
+**Merged pull requests:**
7
8
+- Add support for `FileWrapper` to `OLEFile` ([#9](https://github.com/CoreOffice/OLEKit/pull/9)) via [@sboh1214](https://github.com/sboh1214)
9
10
# 0.2.0 (29 September 2020)
11
12
This a bugfix release that breaks API compatibility. It fixes issues with reading OLE mini-streams,
0 commit comments