Releases: Relewise/relewise-sdk-php
Releases · Relewise/relewise-sdk-php
v1.0.0
What's Changed
- Explicit array setters for array like and dictionary like properties by @KSGRelewise in #9
Full Changelog: v1.0.0-rc.1...v1.0.0
v1.0.0-rc.1
Bumped version
v1.0.0-alpha.5
What's Changed
- Changed covered constructor parameter calculation to check for length instead of null. by @KSGRelewise in #8
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
What's Changed
- Added generation of
Null
resulting static readonly properties as consts. by @KSGRelewise in #5 - Change to version 1.57.0 of NuGet package. by @KSGRelewise in #6
- Feature: Added Search Administrator Client by @KSGRelewise in #7
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3
What's Changed
- Fixed that DateTime hydration expression was not used. by @KSGRelewise in #3
- Improvements to DataValueFactory. by @KSGRelewise in #4
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
What's Changed
- Added support for string default values in constructors. by @KSGRelewise in #1
- Moved PHP namespace up a level. by @KSGRelewise in #2
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
v1.0.0-alpha.1
Cleared up run trigger for publish script.