Skip to content

Commit ab329b5

Browse files
authored
Merge pull request #20 from OpenSemanticLab/local_slot_editor
- parallelize page operation to increase performance significantly - improve local slot editor - deprecate WtPage.from_domain() - deprecate WtPage.from_credentials() - add PagePackage import - add utils - add additional requirements 'dataimport', 'UI'
2 parents dd656e0 + 317fb2d commit ab329b5

File tree

17 files changed

+1734
-525
lines changed

17 files changed

+1734
-525
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Version v0.9.x (development)
44

5+
- parallelize page operation to increase performance significantly
6+
- improve local slot editor
7+
- deprecate WtPage.from_domain()
8+
- deprecate WtPage.from_credentials()
9+
- add PagePackage import
10+
- add utils
11+
- add additional requirements 'dataimport', 'UI'
12+
513
## Version v0.8.0
614

715
- fix #18

0 commit comments

Comments
 (0)