cargo fend 1.2.2
Version 1.2.2

latest releases: 1.5.2, 1.5.1, 1.5.0...
12 months ago

Changes in this version:

  • Add crate features to control the TLS implementation: enabling native-tls will cause fend to use the operating system's built-in TLS implementation. The rustls feature, which is enabled by default, will keep the existing native Rust implementation. When both features are disabled, such as when compiling with --no-default-features, network connectivity will not be available and currency conversions will not work. (by @eatradish)
  • Add "zł" as an alias for Polish złoty (PLN) (by @twolodzko)
  • Add AOSC OS package and installation instructions (by @eatradish)
  • Use windows-sys instead of winapi

Don't miss a new fend release

NewReleases is sending notifications on new releases.