v1.143.0

nautechsystems/nautilus_traderv1.143.0Apr 21, 2022by github-actions[bot]

AI Summary

Patch release primarily focused on fixing critical bugs in Rust/C++ interaction, specifically regarding balance calculations.

Key Highlights

  • Fixed segfault for CashAccount.calculate_balance_locked
  • Fixed various FeatherWriter issues

Full Release Notes

# NautilusTrader 1.143.0 Beta

Released on 21st April 2022 (UTC).

### Breaking Changes
None

### Enhancements
None

### Fixes
- Fixed segfault for `CashAccount.calculate_balance_locked` with no base currency
- Various FeatherWriter fixes