Skip to content

Commit e5f7c41

Browse files
authored
VER: Release 0.23.1
2 parents 20379b8 + 1ad1982 commit e5f7c41

20 files changed

+459
-396
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 0.23.1 - 2024-11-12
4+
5+
### Enhancements
6+
- Added floating-point getters for price fields
7+
- Added new IntelligentCross venues `ASPN`, `ASMT`, and `ASPI`
8+
- Upgraded `thiserror` version to 2.0
9+
- Upgraded `pyo3` version to 0.22.6
10+
11+
### Bug fixes
12+
- Fixed `pretty_activation` getter in `databento_dbn` returning `expiration` instead
13+
of `activation`
14+
- Fixed some `pretty_` getters in `databento_dbn` didn't correctly handle `UNDEF_PRICE`
15+
316
## 0.23.0 - 2024-10-22
417

518
### Enhancements

0 commit comments

Comments
 (0)