Releases: clement-escolano/parse-torrent-title
Releases · clement-escolano/parse-torrent-title
1.4.0
- Added handler for season packs, thanks @angelxmoreno
1.3.0
- Update TypeScript definitions to allow custom parser result (thanks @lucafaggianelli for the suggestion)
- Update dev dependencies
With this release, the publishment to NPM should be done automatically with a GitHub action.
1.2.0
- Improve support for Italian language
- Improve support for source types (CAM, HDTS, etc)
- Improve support for audio (MD)
- Add option for a regex handler to set a specific value instead of the matched string with the option
value
1.1.0
- Fix an issue with the container regex being too broad
- Add
VFI
(international French dubbed version) language - Add documentation on regex types
1.0.0
First stable release 🎉
The module should be usable for most cases, is tested and provided with a TypeScript definition.
0.5.0
First release of the package.
Basic support for codec, source, season, episode, title, and lot of others !