Releases: CASParser/cas-parser-python
Releases · CASParser/cas-parser-python
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-09-06)
Full Changelog: v1.0.2...v1.1.0
Features
improve future compat with pydantic v3 (39d5f4a )
types: replace List[str] with SequenceNotStr in params (ffdac79 )
Chores
internal: add Sequence related utils (cffd684 )
internal: move mypy configurations to pyproject.toml file (2f7e6bc )
tests: simplify get_platform test (7c54665 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2025-08-27)
Full Changelog: v1.0.1...v1.0.2
Bug Fixes
Chores
internal: change ci workflow machines (f38494c )
internal: update pyright exclude list (d3f9237 )
update github action (83a551a )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-08-18)
Full Changelog: v1.0.0...v1.0.1
Chores
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-08-18)
Full Changelog: v0.0.1...v1.0.0
Features
Chores