Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.04 KB

ReleaseNotes.md

File metadata and controls

16 lines (11 loc) · 1.04 KB

0.1.0 (08 July 2024)

  • #6 - Fixing cache expiration timespans [bug] contributed by wearysky
  • #5 - Cache expiration timespans are using incorrect units when creating FreecurrencyClient [bug]

0.0.4 (21 March 2024)

  • #4 - Use SanitizedHttpClientLogger for .NET 8 [enhancement] contributed by StefH

0.0.3 (16 March 2024)

  • #3 - Sanitize the Http Client Logging (replace apikey in RequestUri) [enhancement] contributed by StefH

0.0.2 (14 March 2024)

  • #2 - Add .NET 7 + update dependencies [enhancement] contributed by StefH

0.0.1 (13 March 2024)

  • #1 - Initial code [enhancement] contributed by StefH