Skip to content

1.0.2

Compare
Choose a tag to compare
@joanesespanol joanesespanol released this 20 May 14:52
· 41 commits to main since this release
c8fe0e6

Notes

Functions

  • get_term_structure_constant(...) is deprecated in favor of get_term_structures_constant(...)
  • get_term_structure_floating(...) is deprecated in favor of get_term_structures_floating(...)

These deprecated functions will be removed in the next release:

  • get_term_structure_constant(...)
  • get_term_structure_floating(...)
  • get_tickers(...)

The response payload for endpoint get_level_1_quotes(...) now has an additional field called volumeUSD which represents the volume in notional value.

A more comprehensive unit test suite was added to the project, covering all the supported endpoints and different parameters.

Changelog

Full Changelog: 1.0.1...1.0.2