Skip to content

1.0.2

Choose a tag to compare

@korawica korawica released this 14 Apr 03:34
· 201 commits to main since this release

โœจ Features

  • ๐ŸŽฏ feat: override format method for support fstring. (2024-04-14)

โœ’๏ธ Code Changes

  • ๐Ÿšง refactored: ๐Ÿ“ฆ bump types-python-dateutil from 2.8.19.20240106 to 2.9.0.20240316 (2024-04-01)
  • ๐Ÿšง refactored: โฌ† bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (2024-04-01)
  • ๐Ÿšง refactored: โฌ† bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (2024-03-01)
  • ๐ŸŽจ style: add type TypeAlias for hint support change on 3.12. (2024-02-19)
  • ๐Ÿšง refactored: change repo type of clishelf from local to hook. (2024-02-13)
  • ๐Ÿšง refactored: โฌ† bump actions/download-artifact from 3 to 4 (2024-02-01)
  • ๐Ÿšง refactored: โฌ† bump codecov/codecov-action from 3 to 4 (2024-02-01)
  • ๐Ÿšง refactored: โฌ† bump actions/upload-artifact from 3 to 4 (2024-02-01)
  • ๐Ÿšง refactored: ๐Ÿ“ฆ bump types-python-dateutil from 2.8.19.14 to 2.8.19.20240106 (2024-02-01)
  • ๐Ÿšง refactored: โฌ† bump actions/cache from 3 to 4 (2024-02-01)

๐Ÿ—ƒ๏ธ Documents

  • ๐Ÿ“„ docs: update README file. (2024-03-03)
  • ๐Ÿ“„ docs: update option highlight for note on README file. (2024-02-29)
  • ๐Ÿ“„ docs: update README for noted supported python version. (2024-02-12)
  • ๐Ÿ“„ docs: update README for supported python38. (2024-01-30)

๐Ÿ› Fix Bugs

  • โš™๏ธ fixed: change param name of download-artifact to pattern. (2024-03-03)
  • โš™๏ธ fixed: fix pre-commit skip hook id on ci workflow. (2024-02-13)
  • โš™๏ธ fixed: fix bug for download and upload artifact v4. (2024-02-12)

๐Ÿ“ฆ Build & Workflow

  • ๐Ÿงฐ build: add issue template for problem on GitHub repo. (2024-02-18)
  • ๐Ÿงฐ build: add multiple name for download and upload artifact supported on v4. (2024-02-12)

๐Ÿ“ฎ Dependencies

  • ๐Ÿ“Œ deps: add typing-extensions for support import TypeAlias. (2024-02-19)