Skip to content

Latest commit

 

History

History
204 lines (109 loc) · 9.58 KB

CHANGELOG.md

File metadata and controls

204 lines (109 loc) · 9.58 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.4.10 - 2023-07-04

Compare with v1.4.6

Added

  • add main.py in staging (20cd507 by IamLizu).
  • added description in release script (8ac1c1b by IamLizu).
  • added locally installing script (0811edf by IamLizu).
  • added changelog url in project urls (a5ccd9e by IamLizu).

Fixed

  • fixed version bump (99dcdd8 by IamLizu).
  • fixes #31 (860773e by IamLizu).
  • fixes #29 (5ac1bfa by IamLizu).

v1.4.6 - 2023-07-02

Compare with v1.4.5

Added

  • added changelog generator, updated readme - add changelog link - add code of conduct link - add security policy link (34de14e by IamLizu).

Fixed

  • fixed #28 (e0c3a66 by S M Mahmudul Hasan).

Removed

  • remove changelog generate workflow (4bc6a88 by IamLizu).
  • remove gpg key (59936a7 by IamLizu).

v1.4.5 - 2023-07-02

Compare with v1.4.4

Added

  • added version bumping script (efc627d by IamLizu).

Fixed

  • fix toml writing (ed22ebd by IamLizu).
  • fixed #25 (d96d6eb by IamLizu).

v1.4.4 - 2023-07-02

Compare with v1.4.3

Added

  • add options in readme (b195ada by IamLizu).

Fixed

Removed

  • removed custom pylintrc - used keyword-only arguments in main (2dc515e by IamLizu).

v1.4.3 - 2023-07-01

Compare with v.1.4.2

Fixed

v.1.4.2 - 2023-07-01

Compare with v.1.4.1

Fixed

v.1.4.1 - 2023-07-01

Compare with v_1_4_0

Added

  • added -h for help options in click context (50761ec by IamLizu).

Fixed

Changed

  • change job names (6a02203 by IamLizu).

v_1_4_0 - 2023-07-01

Compare with v_1_3_9

Added

  • added changelog for release 1.4.0 (7c0910c by IamLizu).
  • added click to dependency (bd2bd72 by IamLizu).

Fixed

v_1_3_9 - 2023-07-01

Compare with v_1_3_8

Fixed

  • fixed pylint errors - re-organized imports - Split long lines - constant vars to full cap - added docstring - used with for resource allocating operations - maintained snake_case syntax - added timeout in request to avoid hang - used f string (9ee8462 by IamLizu).
  • fix issue link in readme (3228847 by IamLizu).

Removed

  • remove not working pylint precomit hook for now (a7fe5e6 by IamLizu).
  • remove version const dep in print_logo (345625c by IamLizu).

v_1_3_8 - 2023-06-24

Compare with v_1_3_7

Fixed

  • fix version number in README (946d21b by IamLizu).
  • fixes #8 (5b45b17 by IamLizu).

v_1_3_7 - 2023-06-24

Compare with v_1_3_6

Added

  • added .gitignore (ad6382a by IamLizu).

Removed

  • remove unused rst (be0c508 by IamLizu).
  • removed setup files - added toml file - updated readme (7815c69 by IamLizu).

v_1_3_6 - 2020-06-26

Compare with v_1_3_5

Fixed

  • Fixed minor bugs (400f911 by IamLizu).

v_1_3_5 - 2020-06-25

Compare with v_1_3_4

Fixed

  • fix readme rendering (a93aad8 by IamLizu).

v_1_3_4 - 2020-06-25

Compare with v_1_3_3

v_1_3_3 - 2020-01-14

Compare with v_1_3_2

v_1_3_2 - 2020-01-14

Compare with v_1_3_1

v_1_3_1 - 2020-01-13

Compare with v_1_3

v_1_3 - 2020-01-12

Compare with v_1_2

v_1_2 - 2020-01-12

Compare with v_1_1

Fixed

  • Fix issue 1 (f559e51 by IamLizu).

v_1_1 - 2020-01-10

Compare with v_1_0

v_1_0 - 2020-01-10

Compare with first commit