Skip to content

Releases: BlackDex/yubico-rs

0.15.0

18 Jan 17:40
0.15.0
9949dca

Choose a tag to compare

What's Changed

  • Update reqwest and adjust features by @BlackDex in #2

Full Changelog: 0.14.1...0.15.0

0.14.1

13 Aug 19:47
0.14.1
f154300

Choose a tag to compare

What's Changed

  • Exclude several files from the crate package
  • Everything in v0.14.0

Full Changelog: 0.13.0...0.14.1

0.14.0 (unpublished)

13 Aug 19:39
0.14.0
1733e59

Choose a tag to compare

What's Changed

  • Upgrade to tokio 1.47
  • Bumped MSRV to v1.82.0 needed by latest packages
  • Added more clippy/rust lints including pedantic and fixed found items
  • Use only the main api server, the others are deprecated
  • Updated GHA
  • Added dotenvy as a dev dependency to load .env files

Full Changelog: 0.13.0...0.14.0

0.13.0

23 Apr 11:56
0.13.0
d05565c

Choose a tag to compare

What's Changed

Update crates, edition, name and clippy fixes by @BlackDex in #1

  • Upgrade to tokio 1.44, rand 0.9
  • Renamed to yubico_ng and published crate
  • Made edition 2024 compatible
  • Added several clippy/rust lints and fixed those
  • Fixed a panic if the YK_API_HOST was invalid
  • Use only the main api server, the others are deprecated
  • Run cargo fmt
  • Updated GHA to use hashes and run/fix zizmor
  • Set MSRV based upon 'cargo msrv find'

New Contributors

Full Changelog: https://github.com/BlackDex/yubico-rs/commits/0.13.0