Skip to content

0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 20:27
· 36 commits to main since this release
e5be52a

Release notes

Enhancements

  • Added new publisher value for DBEQ.SUMMARY

Breaking changes

  • Renamed SType::Nasdaq variant to SType::NasdaqSymbol
  • Renamed SType::Cms variant to SType::CmsSymbol

Bug fixes

  • Added missing ToString and FromString branches for SType::NasdaqSymbol and
    SType::CmsSymbol
  • Removed has_header_v variable template that broke C++11 compatibility