Releases: utopia-php/domains
Releases · utopia-php/domains
2.2.0
2.1.0
2.0.0
What is Changed
- Upgrade
utopia-php/cacherequirement from1.0.*to^2.0.
Breaking Changes
- Consumers using cache support must now install
utopia-php/cache2.x. The domains cache wrapper exposesUtopia\Cache\Cachein its public constructor/property types, so this changes the supported public dependency contract.
Full Changelog: 1.0.6...2.0.0
1.0.6
What's Changed
- Remove deprecated
curl_close()calls by @ChiragAgg5k in #63
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- feat: add InvalidPeriodException for NameCom adapter by @ChiragAgg5k in #62
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- feat: add RateLimitException for NameCom adapter by @ChiragAgg5k in #61
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- Fix Name.com error handling for invalid domains and unsupported TLDs by @ChiragAgg5k in #60
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Fix PSR-4 autoloading for TransferStatusEnum by @ChiragAgg5k in #59
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Simplify UpdateDetails to auto-renew by @ChiragAgg5k in #58
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Refactor: assertions
by @lohanidamodar in #50 - Upgrade cache dependency for reconnection support by @premtsd-code in #56
New Contributors
- @premtsd-code made their first contribution in #56
Full Changelog: 0.11.1...1.0.0