Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1023 Bytes

CHANGELOG.md

File metadata and controls

39 lines (25 loc) · 1023 Bytes

ChangeLog

0.11

0.11.3 - 2024-11-05

  • Fix bump version error in uv project

0.11.2 - 2024-11-04

  • Refactor check script to make it easy to change tool
  • Default to add one more space after bump up emoji
  • Suppport py2 for format script

0.11.1 - 2024-11-01

  • Support --skip-mypy for lint/check command
  • Support src/package structure for fast bump and fast tag
  • Support publish by pdm/uv/twine for fast upload

0.11.0 - 2024-10-29

  • Support uv
  • Fix get_current_version error
  • Auto use pdm/uv to export for sync command
  • Support poetry-dynamic-versioning

0.10

0.10.1 - 2024-10-23

  • Change script file type from sh to py
  • Pass unittest at Windows
  • Add contributing guide

0.10.0 - 2024-10-22

  • Support fast check --bandit
  • load_bool return default when env value is not a boolean format