What's Changed
- [ENH] Add soft segment activation function for improved layer segmentation by @Leguark in #11
- [ENH] Convert InterpolationOptions to Pydantic model by @Leguark in #12
- [ENH] Add numpy array validator and fix type annotations by @Leguark in #13
- [ENH] Improve type annotations with short_array_type and field defaults by @Leguark in #14
- [ENH] Format lambda value with underscores and remove legacy backends by @Leguark in #15
- [FIX] Use deepcopy for options and add example.mle test file by @Leguark in #16
Full Changelog: 2025.1.1...v2025.2.0