Skip to content

Releases: OpenSemanticLab/osw-python

v0.24.1

27 Oct 07:20

Choose a tag to compare

  • fix: start new thread if event loop is running
    e.g. in jupyter notebooks
  • fix: skip get_page on store_entity
    use WtPage object directy to not create warnings to due page not existing on first create

Full Changelog: v0.24.0...v0.24.1

v0.24.0

26 Oct 15:37
a875176

Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

20 Oct 17:02

Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

20 Oct 05:22
1e192c8

Choose a tag to compare

What's Changed

Full Changelog: v0.21.2...v0.22.0

v0.20.0

06 Oct 05:01
9f19d7a

Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

14 Sep 12:24
8948566

Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

12 Sep 14:20
56b2b46

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.18.0

v0.17.2

13 Aug 08:12
0d1bb72

Choose a tag to compare

Includes a hotfix in src/osw/data/import_utility.py: Catching None values in the list of entities passed to list_of_entities_to_dict_of_entities()

v0.17.1

07 Aug 11:38

Choose a tag to compare

Full Changelog: v0.17.0...v0.17.1

v0.17.0

16 Jul 07:05
ca4bb17

Choose a tag to compare

What's Changed

  • store_entity rework to add selective overwrite by @LukasGold in #61

Full Changelog: v0.16.5...v0.17.0