Skip to content

Commit 9fa2466

Browse files
authored
VER: Release 0.30.0
2 parents 8bddd82 + 12f8b37 commit 9fa2466

File tree

15 files changed

+283
-151
lines changed

15 files changed

+283
-151
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.30.0 - 2025-03-25
4+
5+
### Enhancements
6+
- Added support for mapping symbols from instrument definitions to `PitSymbolMap`
7+
with a new `on_instrument_def()` method
8+
- Added instrument definition compatibility trait `InstrumentDefRec` for generalizing
9+
across different versions of the instrument definition record
10+
- Upgraded `pyo3` version to 0.24.0
11+
312
## 0.29.0 - 2025-03-17
413

514
### Enhancements

0 commit comments

Comments
 (0)