Skip to content

Latest commit

 

History

History
82 lines (60 loc) · 1.59 KB

File metadata and controls

82 lines (60 loc) · 1.59 KB

Changelog

[0.2.4] - 2026-01-25

Added

  • Compatibility with scim2-models 0.6

[0.2.3] - 2025-03-06

Added

  • Add the --no-verify parameter to skip certificate verifications. :issue:`20`

[0.2.2] - 2024-12-06

Added

  • The :ref:`test` command returns 1 in case of errors.
  • Added :ref:`test` --dont-check-content-type and --dont-check-status-code options.

[0.2.1] - 2024-12-04

Added

[0.2.0] - 2024-12-03

Warning

The CLI API have been integraly overhauled

Added

[0.1.4] - 2024-07-26

Fixed

  • Use GHA to build binary files.

[0.1.3] - 2024-07-25

Fixed

  • Dependencies update.

[0.1.2] - 2024-06-05

Added

  • Add support for passing custom headers to requests.
  • Server compliance test.

[0.1.1] - 2024-06-02

Added

  • Commands to query, search, create, replace, delete

[0.1.0] - 2024-06-01

Added

  • Initial release