All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Added project documentation page on github pages.
- New python version tests.
- Minimum required python version upgraded to
3.9
. - Make compatiable for new python versions.
- Fixed critical bug in
ipv4
function, for more details issue #1
- Added following C validator functions
- ipv4, ipv4_cidr
- ipv6, ipv6_cidr
- Tests were done