• v0.2.1 aa9d2b88f7

    Release 0.2.1 Stable

    paul released this 2023-03-11 19:55:09 +01:00 | 10 commits to main since this release

    Changed

    • Bumped dependency on derive_builder crate
    • Use assert_eq for float tests; drop dev depend on float_eq crate

    Fixed

    • Fix doclinks in README
    • Fix docs.rs metadata section name in Cargo.toml
    Downloads
  • v0.1.1 8201b4d17b

    Release 0.1.1 Stable

    paul released this 2022-10-01 15:48:42 +02:00 | 27 commits to main since this release

    Added

    • Update examples in README.md
    • Add some more fields to Cargo.toml

    Fixed

    • Fix some small errors in the documentation
    Downloads
  • v0.2.0 6030134a34

    Release 0.2.0 Stable

    paul released this 2022-10-01 15:47:25 +02:00 | 16 commits to main since this release

    Added

    • Add support for converting from/to Url structs (#1)
    • Add support for (de)serializing via serde (#2)

    Fixed

    • Fix documentation and comment types and improve examples
    • Make the crate adhere to the Rust API guidelines
    Downloads
  • v0.1.0 df5901aa72

    Release 0.1.0 Stable

    paul released this 2022-09-30 20:46:20 +02:00 | 31 commits to main since this release

    Initial release!

    Downloads