Added
- `check: bool = True` keyword argument for `__call__` and `many` methods of feature classes. It coulb be used to check
if input arrays are valid
Changed
- `gsl` is a default Cargo feature now, which means that GSL must be installed to build this package by standard Python
tools like `pip install`
- `light-curve-feature` 0.3 -> 0.4.1 transition brings MCMC improvements, changing feature names of `BazinFit` and
significant changes of `VillarFit` feature set
Removed
- `antifeatures` submodule of the Rust implementation