-
v15.4.0
Add option to split get_all_stillinger query on stilling_id
-
v15.3.0
Change since v15.2.0: - Add future_date to get_ansatte_permisjoner
-
v15.2.0
Changes since v15.1.0: - Replace the field 'kommentar' in AnsattPermisjon with 'kommentarliste'
-
v15.1.0
Changes since v15.0.2: - Add the field 'kommentar' to AnsattPermisjon
-
v15.0.1
Make names and surnames of relatives optional
-
v14.0.3
Add the field behandlingsindikatorTekst to ansatteTerminovervakning.
-
v14.0.2
get_familie supports the endpoint ansatteFamilie having the field slektskap split into slektskap and slektskap_tekst.
-
v14.0.1
v14.0.1 Changes since v14.0.0 - 4251801 Log id if conversion to object fails
-
v14.0.0
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.0
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
-
v12.0.0
v12.0.0 Changes since v11 - Check server header by default
-
v11.0.0
v11.0.0 Changes since v10.0.0 - Serialize date.min and max back to 0000-00-0 and 9999-99-99 - Parse 9999-99-99 as date.max - Add method for ansatt_fravar for use in PTE
-
v10.0.0
v10.0.0 Changes since v9.0.0 - Add option to check server header - Date fields are parsed as datetime.date instead of string - Added missing stillingId field
-
v8.1.0
Unifies the data types for the ID of the organization unit itself and ID of its parent unit.