- Updated documentation with new Sphinx Book Theme
- Fix PCP visualization not displaying plots (#752)
- Fix SPEA2 strength calculation axis (#755)
- Faster bi-objective non-dominated sorting with O(N log N) complexity (#754)
- Fix NoCrossover to properly handle n_offsprings parameter (#744)
- Python 3.14 and aarch64 Linux wheels support (#758)
- Revert Meta class to original shared dict implementation for stability
- Remove forced Agg backend to allow interactive matplotlib displays