Skip to content

Releases: Turbasen/turbasen.py

3.2.0

07 Nov 15:28
Compare
Choose a tag to compare
  • feat: add Listedatatype

3.1.0

15 May 13:09
Compare
Choose a tag to compare
  • feature: saving partial objects is now supported, using PATCH request
  • fix: list requests returning no documents now works, returning empty list
  • tests: various improvements
  • development: docker image is now based on Alpine Linux

3.0.0

07 Aug 16:47
Compare
Choose a tag to compare
  • dropped Python 2 support
  • instances are now collections; document fields are stored in the collection, not as attributes
  • removed object_id attribute abstraction, now stored transparently as field with key _id
  • dropped concept of known datatype fields
  • dropped concept of excludable common fields
  • renamed method lookup to list
  • removed status=Offentlig from default list parameters
  • removed tilbyder=DNT from default list parameters
  • renamed datatype Omrade to Område