Skip to content

Releases: moznion/radius-rs

v0.4.0

15 Jan 09:17
afd1abf
Compare
Choose a tag to compare

New Features

Maintenance

Releng


This version is available on crates.io: https://crates.io/crates/radius/0.4.0

v0.3.1

18 May 19:51
3f6e643
Compare
Choose a tag to compare

What's Changed

Nonfunctional changes

  • Correct the license metadata in Cargo.toml 7b2a4fb
    • This commit follows up the changes of v0.3.0

v0.3.0

18 May 19:49
02f5218
Compare
Choose a tag to compare

What's Changed

Nonfunctional changes

  • Change the project license to MIT from MPL 2.0 #31

v0.2.1

31 May 15:07
140b583
Compare
Choose a tag to compare

What's Changed

Upgrade Dependencies

v0.2.0

03 Feb 16:00
6ef94a6
Compare
Choose a tag to compare

BREAKING CHANGES 🚨

Bug fixes

  • Add AccountingResponse to set of known codes for encode #17

Dependencies upgrading

  • Update Rust crate tokio to 1.1.1 #14
  • Update Rust crate log to 0.4.14 #15
  • Update Rust crate rand to 0.8.3 #16

Chore

  • Add documentation for generated RFC utilities #10

v0.1.0

22 Dec 00:50
24b2617
Compare
Choose a tag to compare

Enhancements

  • Make an identifier of a Packet instance configurable through a constructor and a setter method #7

v0.0.3

12 Dec 05:23
749c8ed
Compare
Choose a tag to compare

Fill package's meta data for crates.io: documentation and homepage.

v0.0.2

12 Dec 05:22
b4e7326
Compare
Choose a tag to compare

Correct the license notation to be suitable with SPDX for Cargo.toml.

v0.0.1

12 Dec 05:20
148060a
Compare
Choose a tag to compare

Original release