Skip to content

1.1.2 - Bugfix

Compare
Choose a tag to compare
@domi4484 domi4484 released this 01 Dec 09:29
· 51 commits to master since this release
c0859ac

Fixes 🐛

  • Fix #16. Add feature geometry button was broken.
  • Fix #17. Quick filter is now case insensitive.
  • Fix #19. Link all button was not respecting all filter.
  • Fix #21. In one to one mode it should be possible to link only one child.
  • Fix a bunch of unreported bugs discovered by flake8.

Other 🧑‍💻

  • Set up pre-commit environment with Black formatting and flake8 checks.