- 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"
- Fix pypi description
- No code change
- Allow running tap multiple times the same day
- Add missing package prefix to timedelta call
- Collect all data in single run PR (#2)
Initial release