Skip to content

Commit

Permalink
VER: Release 0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
threecgreen authored Nov 12, 2024
2 parents 20379b8 + 1ad1982 commit e5f7c41
Show file tree
Hide file tree
Showing 20 changed files with 459 additions and 396 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.23.1 - 2024-11-12

### Enhancements
- Added floating-point getters for price fields
- Added new IntelligentCross venues `ASPN`, `ASMT`, and `ASPI`
- Upgraded `thiserror` version to 2.0
- Upgraded `pyo3` version to 0.22.6

### Bug fixes
- Fixed `pretty_activation` getter in `databento_dbn` returning `expiration` instead
of `activation`
- Fixed some `pretty_` getters in `databento_dbn` didn't correctly handle `UNDEF_PRICE`

## 0.23.0 - 2024-10-22

### Enhancements
Expand Down
Loading

0 comments on commit e5f7c41

Please sign in to comment.