Skip to content

0.52.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 19:52
· 49 commits to main since this release
2e99e61

Release notes

Enhancements

  • Added SYMBOL_CSTR_LEN constant and versioned variants (SYMBOL_CSTR_LEN_V1,
    SYMBOL_CSTR_LEN_V2, SYMBOL_CSTR_LEN_V3) to Python, including in each versioned
    module (v1, v2, v3) as SYMBOL_CSTR_LEN
  • Added v1, v2, and v3 submodule imports to databento_dbn.__init__ so they are
    accessible as attributes (e.g. databento_dbn.v1)
  • Upgraded pyo3 version to 0.28.2