Skip to content

Latest commit

 

History

History
89 lines (54 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

89 lines (54 loc) · 1.45 KB

Changelog

v2.1.4 (07/11/2021)

Changes

🚀 Features

  • Add code of downloading license text @bjk7119 (#38)

v2.1.3 (21/10/2021)

Changes

🔧 Maintenance

  • Change mode name : report -> convert @bjk7119 (#35)

v2.1.2 (19/10/2021)

Changes

🐛 Hotfixes

  • Bug fix to use with abspath and relpath @bjk7119 (#34)

🔧 Maintenance

  • Use python-debian v0.1.40 @bjk7119 (#34)

v2.1.1 (12/10/2021)

Changes

🐛 Hotfixes

  • Fix to Flake8 v4.0.0 bug -> using v3.9.2 (when using tox) @bjk7119 (#33)

🔧 Maintenance

  • Modify to print help message one time @bjk7119 (#33)
  • Modify to test add mode @bjk7119 (#32)

v2.1.0 (16/09/2021)

Changes

🚀 Features

  • Apply add mode to add license and copyright @bjk7119 (#30)

🔧 Maintenance

  • Delete -m option @bjk7119 (#31)

v2.0.3 (26/08/2021)

Changes

🐛 Hotfixes

  • Fix a bug related release action @soimkim (#24)

🔧 Maintenance

  • Set condition to use FOSSLight Util v1.1.0 or later @bjk7119 (#16)

v2.0.2 (12/08/2021)

Changes

🔧 Maintenance

  • Merge init_log & init_log_item functiions @bjk7119 (#15)

v2.0.0 (22/07/2021)


v2.0.1 (29/07/2021)

Changes

🐛 Hotfixes

  • Bug fix to checkout new version @bjk7119 (#13)

🔧 Maintenance

  • Remove waring in publish-release.yml @bjk7119 (#12)
  • Update version in setup.py when release @soimkim (#11)