Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

v2.1

Choose a tag to compare

@ltworf ltworf released this 14 Sep 23:20
· 412 commits to master since this release

2.1

  • Introduced sessions; GUI loads the same relations of the previous time
  • redesigned GUI, to fit in smaller screens
  • Fix bug in tokenizer
  • Fixed bug where select on relations with '---' values would always fail
  • Improve error reporting
  • Fix bug in code to check for new version
  • Performance improvements
  • More Pythonic name for classes (API is compatible with version 2.0)