Skip to content

v0.2.1 Release

Compare
Choose a tag to compare
@davidastephens davidastephens released this 09 Dec 03:26
· 710 commits to main since this release

v0.2.1 (November 27, 2015)

This is a minor release from v0.2.0 and includes new features and bug fixes.

Highlights include:

New features

  • DataReader now supports Eurostat data sources, see here (#101).
  • Options downloading is approximately 4x faster as a result of a rewrite of the parsing function.
  • DataReader and Options now support caching, see here (#110),(#116),(#121), (#122)

Backwards incompatible API changes

  • Options columns PctChg and IV (Implied Volatility) are now type float rather than string.