You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.6 KiB

Change Log

0.1.0 <2022-07-08 Fri>

First release

0.1.1 <2022-07-08 Fri>

New small feature: update anime status

0.1.2 <2022-07-08 Fri>

New small feature: get an anime entry

0.1.3 <2022-07-08 Fri>

New small feature: add an anime entry if

0.2.0 <2022-07-09 Sat>

New feature: get an anime info from page

0.3.0 <2022-07-09 Sat>

New feature: send a notification

0.4.2 <2022-07-09 Sat>

New feature: check for a new url and for the updated state New small feature: add the urls config file Little Fix: add update status in quotes

0.4.3 <2022-07-09 Sat>

New small feature: repeating checking the content.

0.5.1 <2022-07-10 Sun>

New feature: download posters and use them as icons for notifications. New small feature: showing information about a current task.

0.5.2 <2022-07-21 Thu>

Added pyproject.toml. Added img/ folder.

0.6.0 <2022-08-11 Thu>

Updated the cli interface

1.0.1 <2023-01-14 Sat>

Added TOML configuration file. Updated paths of files and folders. Updated my name to my fullname and release years.

1.0.2 <2023-01-15 Sun>

Refactor the database class and remove function for the creating file.

1.1.1 <2023-02-28 Tue>

Added os paths for the data and the config by default. Added if config is missing, then the hint shows its path. Updated pyproject.toml information.

1.1.2 <2023-07-16 Sun>

Add the requirements and .gitignore.

1.1.3 <2023-07-16 Sun>

Update the mail information.

1.1.4 <2023-07-16 Sun>

Update the package information and imports.

1.2.0 <2023-07-16 Sun>

Add commands to execute the package.

1.2.1 <2023-07-16 Sun>

Remove the README.org.