Skip to content

Latest commit

 

History

History
124 lines (82 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

124 lines (82 loc) · 3.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.5.2 - 2024-08-06

  • PR-31 Added XML load helper function

1.5.1 - 2024-04-24

1.5.0 - 2023-07-10

Changed

1.4.0 - 2023-05-02

Added

  • Added search for users

1.3.0 - 2023-02-03

Added

1.2.1 - 2023-02-01

Changed

  • Removed vault secret from JSON serialization.
  • Fixed issue on case-insensitive file systems

1.2.0 - 2023-01-18

Added

1.1.0 - 2021-06-18

Added

  • Functionality to make call to the getLegalUnit operation on the Online service.

1.0.0 - 2021-03-17

Changed

  • Required ^1.0 version of Azure Key Vault library.
  • Updated README with usage example that uses the latest version of Azure Key Vault library.

0.0.4 - 2020-10-20

Changed

  • Casting specific exceptions on service call errors.

0.0.3 - 2020-09-22

Changed

  • Upgraded required version of PHP to 7.2
  • Required 0.0.2 version of azure key vault library

0.0.2 - 2020-09-22

Changed

  • Downgraded required version of PHP to 7.1.3

0.0.1 - 2020-09-22

Added

  • README file
  • CHANGELOG file
  • LICENSE file
  • PHP CS Fixer configuration
  • PHP_CodeSniffer configuration
  • PHPUnit configuration
  • Phan configuration
  • Functionality for making calls to the PersonBaseDataExtended service.
  • Possibility to use certificates stored in Azure Key Vault.