Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

33 lines (16 loc) · 1.3 KB

Semantic Versioning Changelog

1.1.5 (2025-01-07)

1.1.4 (2024-10-01)

1.1.3 (2024-09-04)

1.1.1 (2024-06-28)

1.1.0 (2024-06-28)

Features

  • add cli parser to support optional parameters (75430c3)

1.0.2 (2024-06-27)

1.0.1 (2024-06-12)

1.0.0 (2024-06-04)

Bug Fixes

  • add return types and make code more python like (e062869)
  • codestyle: flake8 (25bb51b)

Features

  • dspace demo endpoint implementation (5332f92)