Releases: lucianolorenti/ceruleo
Releases · lucianolorenti/ceruleo
v3.0.6
v3.0.5
Allow pydantic v1
v3.0.4
Iterators: Fix bug when using sample weights
v3.0.3
Type validation in analysis results
v3.0.2
Dataset building with a list of files
v3.0.1
Dataset builder
v3.0.0
Dataset builder
v2.0.6
Add compatibility with python 3.11
v2.0.5
After JOSS review
Fixed Zenodo authors
v2.0.4
Improve setup (#24) * Setup: Move everything to pyproject.toml and use hatchling for packaging * Bump version * Setup: Use 1.5 as lower bound for pandas * Tests: Update tests to avoid using skipna