Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

77 lines (50 loc) · 1.43 KB

CHANGELOG

v2.0.0+1

01-07-2024

  • docs: Update README.md

v2.0.0

01-07-2024

  • feat: Bringing documentation into compliance with version 3.0.1, providing the ability to use Demo and Pro keys for authorization

v1.1.1+1

03-03-2023

  • docs: Update ReleaseNote.md

v1.1.1

03-03-2023

  • docs: Updated CHANGELOG.md
  • fix: Correction in type casting for error messages

v1.1.0+2

18-09-2022

  • build: Updated pubspec.yaml
  • docs: Updated README.md
  • docs: Updated CHANGELOG.md

v1.1.0+1

18-09-2022

  • build: Updated Dart SDK version
  • docs: Updated CHANGELOG.md

v1.1.0

18-09-2022

  • build: Updated pubspec.yaml
  • docs: Updated documentation
  • docs: Updated documentation
  • feat: Added a new section / method for searching data on CoinGecko
  • fix: Removed deprecated methods and data types
  • test: Updated tests

v1.0.2+1

01-02-2022

  • fix: Issues with incompatibility of versions of test packages have been fixed

v1.0.2

31-01-2022

  • feat: improved methods getCoinMarketChart, getCoinOHLC, getContractMarketChart - support for obtaining information for the maximum number of days

v1.0.1

03-10-2021

  • fix: Avoid possible errors from Helpers

v1.0.0+3

02-10-2021

  • docs: Various improvements. Please see the full description for details

v1.0.0+2

30-09-2021

  • docs: added an example of usage

v1.0.0+1

29-09-2021

  • docs: Update pubspec.yaml
  • docs: Update README.md