Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 388 Bytes

Version history

We follow Semantic Versions.

Version 0.3.2

Fix couple bugs in GolosHelper.calc_inflation() causing a bit wrong calculation

Version 0.3.1

  • [breaking] Rename Helper to GolosHelper
  • Adjust number of history days in get_price_rub_gold_cbr() - fixes getting price on Monday

Version 0.2.0

  • Full refactor to class-based structure