What's Changed
- refactor: Add .editorconfig and reformat. by @ArneGudermann in #45
- fix: Remove duplicate Keys in _fixKind by @ArneGudermann in #47
- fix: Add case if subKey is not None by @sveneberth in #50
- refactor: Fix some type hints by @sveneberth in #49
- fix: Refuse
Get
of incomplete keys by @sveneberth in #53 - feat: Add requirements to
setup.py
by @sveneberth in #54 - feat: Implement multi Get testcases by @sveneberth in #52
- Ensure exclude_from_indexes is a set by @ArneGudermann in #44
- Replace assert by is_viur_datastore_request_ok in
transport.pyx
by @ArneGudermann in #37 - fix: Remove indent from changes from #44 by @sveneberth in #55
- feat: Add Pipfile for testing and releasing by @sveneberth in #56
Full Changelog: v1.3.13...v1.3.14