Releases: NowanIlfideme/pydantic-cereal
Releases · NowanIlfideme/pydantic-cereal
v0.0.6 - Polars dataframe support and examples
What's Changed
- Add Polars dataframe examples and tests by @AmevinLS in #45
- Bump mkdocs-material from 9.5.3 to 9.5.9 by @dependabot in #46
- Bump ruff from 0.1.11 to 0.2.1 by @dependabot in #44
- Bump pytest-cases from 3.8.1 to 3.8.2 by @dependabot in #34
- Bump mkdocstrings-python from 1.7.5 to 1.8.0 by @dependabot in #33
Full Changelog: v0.0.5...v0.0.6
v0.0.5 - Refactored `fsspec` support to be more broad
What's Changed
- Add minimal documentation by @NowanIlfideme in #4
- Bump pygments from 2.17.1 to 2.17.2 by @dependabot in #6
- Bump actions/setup-python from 4 to 5 by @dependabot in #13
- Bump mkdocs-material from 9.4.10 to 9.5.1 by @dependabot in #12
- Bump mkdocstrings-python from 1.7.4 to 1.7.5 by @dependabot in #8
- Bump ruff from 0.1.6 to 0.1.7 by @dependabot in #11
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #7
- Add more tests, including Panadas and different file systems. by @NowanIlfideme in #5
- Explicit fsspec AbstractFileSystem support by @AmevinLS in #23
- Bump ruff from 0.1.7 to 0.1.11 by @dependabot in #24
- Bump mkdocs-material from 9.5.1 to 9.5.3 by @dependabot in #22
- Bump isort from 5.12.0 to 5.13.2 by @dependabot in #18
- Bump pre-commit from 3.5.0 to 3.6.0 by @dependabot in #15
- Bump black from 23.11.0 to 23.12.1 by @dependabot in #21
- Add testing for Cloud Storage Support by @NowanIlfideme in #27
- Bump pytest from 7.4.3 to 7.4.4 by @dependabot in #28
- Bump mypy from 1.7.1 to 1.8.0 by @dependabot in #29
- Update documentation after fsspec rewrite by @NowanIlfideme in #30
New Contributors
- @NowanIlfideme made their first contribution in #4
- @AmevinLS made their first contribution in #23
Full Changelog: v0.0.4...v0.0.5
v0.0.4 - Initial "Real" Release
Initial release to PyPI, ensuring everything properly builds.
⚠️ Important Notes ⚠️
There are no tests, only manual tests. Please do not use any version before 0.1.0.
What's Changed
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #1
- Bump ruff from 0.1.5 to 0.1.6 by @dependabot in #2
- Bump mypy from 1.5.1 to 1.7.0 by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: v0.0.3...v0.0.4
v0.0.3 - Add Build to TestPyPI
Full Changelog: v0.0.2...v0.0.3
v0.0.2 - Additional TestPyPI testing
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - Initial Version
Initial version, to be published on TestPyPI only.
Full Changelog: https://github.com/NowanIlfideme/pydantic-cereal/commits/v0.0.1