Skip to content

Releases: CASParser/cas-parser-python

v1.1.0

07 Sep 12:23
9f78406

Choose a tag to compare

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

28 Aug 13:08
098b75b

Choose a tag to compare

1.0.2 (2025-08-27)

Full Changelog: v1.0.1...v1.0.2

Bug Fixes

  • avoid newer type syntax (2ad1ea6)

Chores

  • internal: change ci workflow machines (f38494c)
  • internal: update pyright exclude list (d3f9237)
  • update github action (83a551a)

v1.0.1

18 Aug 07:33
f603744

Choose a tag to compare

1.0.1 (2025-08-18)

Full Changelog: v1.0.0...v1.0.1

Chores

v1.0.0

18 Aug 07:26
1df63e3

Choose a tag to compare

1.0.0 (2025-08-18)

Full Changelog: v0.0.1...v1.0.0

Features

Chores