Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

42 lines (36 loc) · 1.25 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v1.1.0] - 06-05-2020

Added

  • Bid Rates and Ask Rates for Exchange Rates

Fixed

  • Exchange Rates response data access

[v1.1.0] - 05-05-2020

Added

  • Support for Technical Indicators

[v1.0.2] - 24-04-2020

Fixed

  • API url parameter bug

[v1.0.1] - 17-04-2020

Added

  • CHANGELOG to keep track of releases

Fixed

  • Incorrect mapping of time series data (ajt001)
  • Getters for Crypto and Forex Units

Changed

  • Rename crypto subpackages

[v1.0.0] - 23-10-2019

Added

  • Support for Time Series Data
  • Support for Forex Data
  • Support for Crypto Currencies
  • Support for Exchange Rates
  • Tests for Time Series
  • README