Skip to content

Releases: BGmi/anime-episode-parser

v0.0.14

02 Dec 14:49

Choose a tag to compare

Features

  • add pattern for SxxExx (#192)

v0.0.13

12 May 17:20

Choose a tag to compare

bump: 0.0.13

v0.0.12

03 Jun 18:43

Choose a tag to compare

0.0.12

v0.0.11

02 Jun 23:53
v0.0.11
aec08cc

Choose a tag to compare

Bug Fixes

  • add py.typed marker file
  • keep behavior

Code Refactoring

  • mypy type error

v0.0.10

25 Apr 23:00
v0.0.10
c1e85de

Choose a tag to compare

Bug Fixes

  • episode range and type error

v0.0.9

25 Apr 22:14
v0.0.9
021ac2a

Choose a tag to compare

Bug Fixes

  • limit range style regex effect (#63)

v0.0.8

26 Mar 10:50
v0.0.8
b2400d5

Choose a tag to compare

Code Refactoring

  • remove logger

v0.0.7

14 Feb 17:26

Choose a tag to compare

v0.0.7

v0.0.6

08 Jul 11:02

Choose a tag to compare

Code Refactoring

  • make return type always tuple (#10)

BREAKING CHANGES

now parse_episode() will always return tuple,
and return (None, None) for an unparseable title.

v0.0.5

08 Jul 01:23

Choose a tag to compare

Bug Fixes

  • episode range with ~
  • episode greater than 1000