- BREAKING: Combined `tl_*` method args `s` and `t` into `trim`, which can be a (tuple of a) single int (symmetric trimming), or a tuple of two ints.
- Improved typing of arrays and dtypes.
- Removed the `python<3.12` restriction.
- Relaxed the `numpy` version restriction to `>=1.20`.
**Full Changelog**: https://github.com/jorenham/lmo/compare/v0.2.1...v0.3.0