Skip to content

Releases: eredotpkfr/fipv

Version 1.0.0

07 May 14:42
e2718bd
Compare
Choose a tag to compare

[1.0.0] - 2023-05-07

Added

  • Added project documentation page on github pages.
  • New python version tests.

Changed

  • Minimum required python version upgraded to 3.9.
  • Make compatiable for new python versions.

Version 0.1.2

07 Oct 16:09
fd0c257
Compare
Choose a tag to compare

[0.1.2] - 2021-10-07

Fixed

  • Fixed critical bug in ipv4 function, for more details issue #1

Version 0.1.1

07 Oct 08:01
5d561bd
Compare
Choose a tag to compare

[0.1.0] - 2021-10-07

Added

  • Added following C validator functions
    • ipv4, ipv4_cidr
    • ipv6, ipv6_cidr
  • Tests were done