Skip to content

v0.6.0

Compare
Choose a tag to compare
@cooperwalbrun cooperwalbrun released this 18 Jan 22:17
· 20 commits to master since this release
v0.6.0
d641bdb

Added

  • The find_available_cidrs function now includes a cidrs_not_converted_to_prefix key which contains a list of CIDRs that were skipped during the prefix conversion process (note: this is only applicable if passing desired_prefix to find_available_cidrs) (by @cooperwalbrun)
  • Python 3.12 is now an official build target with corresponding pipeline assurances (by @cooperwalbrun)

Changed

  • The find_cidrs function has been renamed to find_available_cidrs (by @cooperwalbrun)