Skip to content

v4.2.0

Compare
Choose a tag to compare
@samchungy samchungy released this 16 Dec 23:31
· 12 commits to master since this release
d6e5da7

What's Changed

New Features 🎉

  • Add IP format support by @samchungy in #387

    This adds ipv4 and ipv6 string format mapping for .ip({ version: 'v4' }), .ip({ version: 'v6' }), .cidr({ version: 'v4' }), .cidr({ version: 'v6' })

Other Changes

Full Changelog: v4.1.2...v4.2.0