Releases: masudranaxpert/Guessit-fork
Releases · masudranaxpert/Guessit-fork
Release list
v4.0.3 — Rename package namespace to guessit_fork and stabilize CI
Full Changelog: v4.0.2...v4.0.3
Guessit-fork v4.0.2
This v4.0.2 release finalizes publishing metadata and CLI entrypoint fixes for Guessit-fork.
Highlights
- Bumped package version to
4.0.2. - Fixed the console script entrypoint to
guessit-fork(previous typo prevented command execution). - Updated packaging metadata to ensure publishing targets the
guessit-forkproject. - Added local build artifact folder
guessit_fork-4.0/to.gitignore.
Technical Notes
- Target branch:
develop - Tag to create:
v4.0.2 - This release is intended to resolve prior PyPI publish failures caused by metadata/entrypoint mismatch.
Guessit-fork v4.00
This v4.00 release publishes Guessit-fork as a stable fork.
Highlights
- Stabilized title-overlap parsing with rule-based handling (removed hardcoded title-specific fixes).
- Moved season-tag extraction into a dedicated property helper module.
- Fixed title truncation issues in
CONVERT/ country-overlap cases. - Updated CLI version banner and issue URL for
masudranaxpert/Guessit-fork. - Aligned fork branding, CI, and publishing flow.
Test Status
- Targeted API regression tests passed.
- Targeted YML regression tests passed.
- Related parsing fixes were validated before tagging.
Release Info
- Tag:
v4.00 - Target branch:
develop
After publishing this release, the Publish to PyPI workflow should run automatically (if Trusted Publisher is configured correctly).