Releases: hostinger/php-dig
Releases · hostinger/php-dig
v2.1.0
v2.0.3
v2.0.2
What's Changed
- fix: Fallback if dig fails by @pauliustHostinger in #12
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: Lower psr/log requirement by @pauliustHostinger in #11
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Partially refactor and update php-dig to PHP8
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Legacy php-dig. Will not be maintained, use it only if support for old php versions are required
What's Changed
- Create PHP-dig with package by @vaidas-lungis in #1
- Add travis.yml, codeclimate.yml files by @vaidas-lungis in #2
- Add NS type record support by @vaidas-lungis in #3
- Create RecordTypeFactory::convertDnsTypeToString fn by @vaidas-lungis in #4
- Set google public dns server (8.8.8.8) for dig command by @vaidas-lungis in #6
- Remove ending dot char from target value of dig response by @vaidas-lungis in #7
New Contributors
- @vaidas-lungis made their first contribution in #1
Full Changelog: https://github.com/hostinger/php-dig/commits/v1.0.0