Changelog
0.4.1 (2025-11-13)
Bug Fixes
- update required Python version to 3.11 in pyproject.toml (#34) (d325265)
0.4.0 (2025-11-12)
Features
- make json format optional in stead of a forced default (#32) (735f490)
0.3.0 (2025-11-10)
Features
- add automatic pagination support to DSIS API client (#29) (c4e5766), closes #28
0.2.1 (2025-11-04)
Bug Fixes
- correct the full form for DSIS in readme (#22) (011a5f6)
0.2.0 (2025-11-04)
Features
- dsis client setup and query builder (#21) (7342725)
- Implement query builder for DSIS OData API (7342725)
Documentation
0.1.4 (2025-10-15)
Documentation
- add absolute links for contributing guidelines and license (d1b11ad)
Continuous Integration
- build using reusable workflow (56b2dfb)
0.1.3 (2025-10-15)
Continuous Integration
- run publish to PyPI from caller workflow (d65e88b)
0.1.2 (2025-10-14)
Continuous Integration
- publish to PyPI on workflow call (945cce6)
0.1.1 (2025-10-14)
Miscellaneous Chores
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)