This release doesn't change any code in the module, the only change is that this release is the documentation on the Pypi page.
0.5.0
This release adds proper IAID and DUID parsing thanks to freddy36 This also may break your code if you use the host_identifier property from Lease6 so this is a new minor release. see the README.md for the new properties of Lease6
0.4.1
Changelog: - Fix is_valid for computers not running in UTC (by andir) - get_current now works for IPv6 leases (by andir) - Added support for IPv6 prefix delegations (by andir)
0.4.0
This release adds IPv6 support to the lease file parsing and the new Lease6 class to represent a IPv6 lease.