v0.23.0
Immutable
release. Only release title and notes can be modified.
This release:
- changes the
ip_addresses()generator to returnstd::net::IpAddrinstead ofString - changes the
IpAddressGeneratorbuilder methods (v4()andv6()) to return newIpv4AddressGenerator/Ipv6AddressGeneratortypes so that they can be used to implementDefaultGenerator - implements
DefaultGeneratorforstd::net::IpAddr,std::net::Ipv4Addrandstd::net::Ipv6Addr