0.9.8
- Fixed
BasicResolver::resolve()always returning records without a TTL, due to querying the same domains five times instead of breaking a loop. - Added
Record::getName(). - Added examples.
BasicResolver::resolve() always returning records without a TTL, due to querying the same domains five times instead of breaking a loop.Record::getName().