Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 498 Bytes

HISTORY.md

File metadata and controls

24 lines (17 loc) · 498 Bytes

History

0.1.x (2023-10-04)

  • Change the API endpoint - as the old one was discontinued
  • Add API access_key configurationn option
  • Change parsed fields of the JSON response:
    • "rates" -> "quotes"
    • "base" -> "source"

0.1.2 (2023-03-29)

  • Fix pypi description
  • No code change

0.1.1 (2023-03-27)

  • Allow running tap multiple times the same day
  • Add missing package prefix to timedelta call
  • Collect all data in single run PR (#2)

0.1.0 (2021-04-06)

Initial release