-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: achanda/ipnetwork
base: v0.18.0
head repository: achanda/ipnetwork
compare: v0.20.0
- 20 commits
- 8 files changed
- 6 contributors
Commits on Apr 13, 2021
-
Merge pull request #141 from achanda/v0.18.0
Cut a new release for v0.18.0
Configuration menu - View commit details
-
Copy full SHA for 772db6c - Browse repository at this point
Copy the full SHA 772db6cView commit details
Commits on Apr 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4cbd1f2 - Browse repository at this point
Copy the full SHA 4cbd1f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5764406 - Browse repository at this point
Copy the full SHA 5764406View commit details
Commits on Nov 8, 2021
-
cargo fix --edition did not result in any changes to src
Configuration menu - View commit details
-
Copy full SHA for 9651b3b - Browse repository at this point
Copy the full SHA 9651b3bView commit details
Commits on Nov 10, 2021
-
Merge pull request #143 from achanda/upgrade-edition
feat: Upgrade rust edition
Configuration menu - View commit details
-
Copy full SHA for 8ad4354 - Browse repository at this point
Copy the full SHA 8ad4354View commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a57afd9 - Browse repository at this point
Copy the full SHA a57afd9View commit details -
Merge pull request #144 from paolobarbolini/collect-str
Remove useless allocation when serializing
Configuration menu - View commit details
-
Copy full SHA for 7120b93 - Browse repository at this point
Copy the full SHA 7120b93View commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 501e553 - Browse repository at this point
Copy the full SHA 501e553View commit details -
Merge pull request #148 from achanda/remove-html_root_url
Remove the redundant html_root_url attribute
Configuration menu - View commit details
-
Copy full SHA for 9152847 - Browse repository at this point
Copy the full SHA 9152847View commit details -
This one is still a manual release, I am hoping to get this automated soon.
Configuration menu - View commit details
-
Copy full SHA for 3503e4c - Browse repository at this point
Copy the full SHA 3503e4cView commit details -
Merge pull request #149 from achanda/v0.19.0
Cut a new release for v0.19.0
Configuration menu - View commit details
-
Copy full SHA for 61550ed - Browse repository at this point
Copy the full SHA 61550edView commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e842e0e - Browse repository at this point
Copy the full SHA e842e0eView commit details -
Merge pull request #150 from achanda/autopublish
Auto publish to crates.io on new tag push
Configuration menu - View commit details
-
Copy full SHA for 6d4e4ba - Browse repository at this point
Copy the full SHA 6d4e4baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c9ff1b - Browse repository at this point
Copy the full SHA 7c9ff1bView commit details -
Merge pull request #151 from achanda/update-publish-job
Update publish.yml
Configuration menu - View commit details
-
Copy full SHA for c0e04d5 - Browse repository at this point
Copy the full SHA c0e04d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372f9bd - Browse repository at this point
Copy the full SHA 372f9bdView commit details
Commits on May 31, 2022
-
[#153] Add optional JSONSchema implementation for IpNetwork
Problem: No instance of `JSONSchema` is implemented for `IpNetwork`. Solution: Derive implementation via `schemars`. Add corresponding feature to the crate.
Configuration menu - View commit details
-
Copy full SHA for 86dbbd9 - Browse repository at this point
Copy the full SHA 86dbbd9View commit details -
Merge pull request #155 from sancho20021/153-JsonSchema-for-IPNetwork
[#153] Add optional JSONSchema implementation for IpNetwork
Configuration menu - View commit details
-
Copy full SHA for 5146125 - Browse repository at this point
Copy the full SHA 5146125View commit details
Commits on Jun 29, 2022
-
Correct and validate JsonSchema for Ipv4Network, Ipv6Network, and IpN…
…etwork (#157) * show failed test cases * add proper JSON schema
Configuration menu - View commit details
-
Copy full SHA for ab6f101 - Browse repository at this point
Copy the full SHA ab6f101View commit details
Commits on Jul 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1b6904b - Browse repository at this point
Copy the full SHA 1b6904bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.18.0...v0.20.0