-
v14.0.003c2a5a1 · ·
v14.0.0 Changes since v13 0122935 Add missing fields to Ansatt model 920d1f2 Change from Union[x, None] to Optional[x] f86f42c Use correct type annotations on boolean fields 4e90075 Fix typo in field name reservasjonPublisering fd41e4b Fix type annotation on Ansatt.annen_id 7bb0db0 Change type from Union[int, str] to int
-
v13.0.0de563e27 · ·
v13.0.0 Changes since v12 - Remove CLI program - Remove `Client.return_objects` option - Remove `Client.mock` option - Remove some unused functions - Add type checking with mypy - Move linter invocations to tox - Add flake8 linter - Rewrite `AnsattPatch` class (not based on Ansatt) - Remove pytest from setup.py (deprecated) - Remove support for python 3.6