Skip to content

Commit ad75359

Browse files
committed
docs: update changelog
1 parent 452dead commit ad75359

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

3-
## Version v0.9.x (development)
3+
## Version v0.12.0
4+
- rework ontology import (BREAKING, see examples/ontology_import.py)
5+
- add in-memory credentials in CredentialManager
6+
- fix: 'value is not a valid enumeration member' errors
7+
- improve namespace detection
8+
- parallelize get_page
9+
10+
## Version v0.11.0
11+
- fix code generator for Statement
12+
- parallelize page operations
13+
- add legacy file page migration script
14+
- refactor search function in wiki_tools
15+
- add file info to utils
16+
- refactor WtSite to work directly with CredentialManager
17+
18+
## Version v0.10.0
19+
- refactor PagePackage creation
20+
- add requiredExtensions, requiredPackages
21+
22+
## Version v0.9.0
423

524
- parallelize page operation to increase performance significantly
625
- improve local slot editor

0 commit comments

Comments
 (0)