Skip to content

Releases: equinor/dsis-python-client

v0.4.1

13 Nov 10:10
e0f5c58

Choose a tag to compare

0.4.1 (2025-11-13)

Bug Fixes

  • update required Python version to 3.11 in pyproject.toml (#34) (d325265)

v0.4.0

12 Nov 10:04
5cc9b99

Choose a tag to compare

0.4.0 (2025-11-12)

Features

  • make json format optional in stead of a forced default (#32) (735f490)

v0.3.0

10 Nov 09:11
21ebf6a

Choose a tag to compare

0.3.0 (2025-11-10)

Features

  • add automatic pagination support to DSIS API client (#29) (c4e5766), closes #28

v0.2.1

05 Nov 08:25
d9994fc

Choose a tag to compare

0.2.1 (2025-11-04)

Bug Fixes

  • correct the full form for DSIS in readme (#22) (011a5f6)

v0.2.0

04 Nov 09:43
b6b4431

Choose a tag to compare

0.2.0 (2025-11-04)

Features

  • dsis client setup and query builder (#21) (7342725)
  • Implement query builder for DSIS OData API (7342725)

Documentation

v0.1.4

15 Oct 06:31
53d6163

Choose a tag to compare

0.1.4 (2025-10-15)

Documentation

  • add absolute links for contributing guidelines and license (d1b11ad)

Continuous Integration

  • build using reusable workflow (56b2dfb)

v0.1.3

15 Oct 05:14
a0a19b1

Choose a tag to compare

0.1.3 (2025-10-15)

Continuous Integration

  • run publish to PyPI from caller workflow (d65e88b)

v0.1.2

14 Oct 12:49
61fe77c

Choose a tag to compare

0.1.2 (2025-10-14)

Continuous Integration

  • publish to PyPI on workflow call (945cce6)

v0.1.1

14 Oct 12:38
8b4411a

Choose a tag to compare

0.1.1 (2025-10-14)

Miscellaneous Chores

v0.1.0

14 Oct 12:25
63af483

Choose a tag to compare

0.1.0 (2025-10-14)

Documentation

  • add code of conduct (77f7dad)
  • add contributing guidelines (044d116)
  • add initial MkDocs files (b164722)
  • add installation instructions (e5df746)
  • add license section in README (b62b248)
  • add security policy (ce7066c)