Commit Graph

61 Commits

Author SHA1 Message Date
d8f3cc1992 Upgrade to edition 2018 2019-03-25 15:15:21 +01:00
a19f24a9c6 Add a benchmark for CIDR parsing
Also optimise the cidr_parts implementation
2019-02-02 21:54:16 +00:00
1f96439a87 Prepare new release 2019-02-01 22:16:38 +00:00
d8ce2e4dbc Added custom deserialization and serialization for ipnetwork::IpNetwork 2019-02-01 12:01:33 +00:00
72677fbe8f Update clippy requirement from 0.0.104 to 0.0.302
Updates the requirements on [clippy](https://github.com/rust-lang-nursery/rust-clippy) to permit the latest version.
- [Release notes](https://github.com/rust-lang-nursery/rust-clippy/releases)
- [Changelog](https://github.com/rust-lang/rust-clippy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/rust-clippy/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-08 20:29:20 +00:00
1f3d42d89f Release 0.13.1 2018-08-31 23:27:53 +01:00
a406474bea Remove features from cargo manifest 2018-05-12 14:12:42 +01:00
9ac9df11e2 Uprev for release 2018-05-12 14:04:16 +01:00
c6ead9d654 remove serde feature flag 2018-04-17 19:28:38 -05:00
de707e35ae Remove with-serde in favor of just 'serde'
https://rust-lang-nursery.github.io/api-guidelines/naming.html#feature-names-are-free-of-placeholder-words-c-feature
2018-04-17 17:03:42 -05:00
6b4dc9762b pin version 2018-04-16 19:22:33 -05:00
e075fb80f8 Add IPv4 test case 2018-04-15 20:58:52 -05:00
eddcc026cb Uprev for release 2018-03-15 08:45:16 +00:00
c9e25e15fa Add Serde Feature for IpNetwork 2018-03-14 19:00:38 -07:00
bfafdc2c2f Uprev for new release 2017-09-07 18:29:18 +01:00
6e64322655 Add travis badge 2017-09-07 18:24:34 +01:00
482aed66e7 Add a html_root_url attribute 2017-07-30 12:38:13 +01:00
4d2d9a2dd6 Uprev for release 2017-07-11 21:49:06 +01:00
1171e5ae94 Add a network method for Ipv6Network 2017-07-11 21:01:41 +01:00
99203160b9 Add an iterator for ipv6 network. (#49)
This is feature gated since i128 is not stable yet
2017-07-08 20:28:00 +01:00
d7b2a14caa Add categories 2017-06-07 11:21:47 +01:00
f0fd68e962 Uprev for release 2017-05-16 11:46:09 +01:00
ef378f9921 Uprev for release 2017-04-13 16:40:13 +01:00
6647093bd8 Uprev for release 2017-02-23 09:38:14 +00:00
a140045d03 Add some metadata and incr version 2016-12-28 17:07:18 +00:00
045e919695 Uprev for release 2016-12-22 11:21:11 +00:00
76f4a889a5 Update clippy 2016-12-21 09:37:51 +00:00
a14e78780b Release the cracken 2016-12-19 17:11:38 +00:00
c77e351fb0 Uprev for crates.io 2016-09-23 23:15:12 -07:00
289ec43324 Uprev for crates.io 2016-07-04 10:50:23 -07:00
bdfba86fe9 Correct my email 2016-07-02 00:15:10 -07:00
3286c5b9e8 Uprev for crates.io 2016-06-29 20:34:35 -07:00
dd01e59c5f Add Linus to authors 2016-06-30 05:27:09 +02:00
f0fcd60975 Publish a new version 2016-06-17 23:32:31 -07:00
958a3f896e Uprev 2016-06-13 23:10:37 -07:00
e812eb66ca Drop the ip crate 2016-03-19 11:12:01 -07:00
2ed204be0f Uprev for crates.io 2016-02-12 10:49:27 -08:00
cff60d0cd9 Revert "Revert "Use the ip crate""
This reverts commit d5422c0fd7.
2016-02-12 10:48:10 -08:00
d5422c0fd7 Revert "Use the ip crate"
This reverts commit 5f84d3a817.
2016-02-12 00:55:11 -08:00
af1cc62950 Uprev for crates.io 2016-01-31 22:40:31 -08:00
6cae23f69c Update clippy 2016-01-31 22:37:59 -08:00
5f84d3a817 Use the ip crate 2016-01-09 18:02:19 +05:30
a3d9aa3026 Use clippy 2015-10-25 13:43:52 -07:00
7b5a3c056b Version bump 2015-08-12 00:22:18 -07:00
c79edaf11c Version bump 2015-08-11 17:03:35 -07:00
e1d412efc4 Version bump 2015-08-11 17:02:15 -07:00
f99c458597 Bump version 2015-08-02 18:34:01 -07:00
d3a4bf5b77 Bump version 2015-05-05 12:26:56 -07:00
aaf451db41 Bump version 2015-05-04 16:48:08 -07:00
d51eab196c Trying to make name resolution work 2015-05-03 01:09:03 -07:00