Skip to content

Latest commit

 

History

History
189 lines (104 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

189 lines (104 loc) · 2.87 KB

Changelog

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

[0.5.26] - 2024-07-15

🚀 Features

  • Add dlint and tweak deps.

[0.5.24] - 2024-07-04

📚 Documentation

  • Tweak git-cliff to generate better changelog.

[0.5.16] - 2024-02-01

🚀 Features

  • Relax dependency on pytest

[0.5.13] - 2023-11-07

🚀 Features

  • More cruft file to check.

[0.5.12] - 2023-11-07

🚀 Features

  • Add cruft command.

📚 Documentation

  • Update docs.

[0.5.11] - 2023-10-04

📚 Documentation

  • Add cliff config
  • Update changelog

[0.5.8] - 2023-09-08

Ux

  • Better help message.

[0.5.6] - 2023-09-06

📚 Documentation

  • Fix/improve readme.
  • Add link to slides.
  • Try another way to embed the slides.
  • No way to embed the slides, just provide a link.
  • One last fix.
  • Improve readme.
  • Add TODO

[0.5.2] - 2023-05-03

🚀 Features

  • Support for multiple config files.

📚 Documentation

  • Add more explanations in the README.

🧪 Testing

  • Fix noxfile.

[0.5.1] - 2023-04-25

🐛 Bug Fixes

  • Bump cleez version to fix douple command issue..

[0.4.19] - 2023-04-25

🚜 Refactor

  • Use cleez.
  • Deduplicate code.

[0.4.18] - 2023-04-10

🚀 Features

  • Add the "format" command and refactor.

[0.4.17] - 2023-04-10

🐛 Bug Fixes

  • "make-help" command wasn't imported.

[0.4.15] - 2023-03-30

🐛 Bug Fixes

  • Proper exit code on failure.

📚 Documentation

  • Tweak readme.

[0.4.14] - 2023-03-29

🐛 Bug Fixes

  • Tag the right commit on bumpversion

[0.4.13] - 2023-03-29

🚀 Features

  • Add more explicit message.

[0.4.12] - 2023-03-28

🚀 Features

  • Add adt help-make command.

[0.4.11] - 2023-03-03

🚀 Features

  • Cleanup a bit harder.

[0.4.10] - 2023-02-16

🚀 Features

  • Inport tasks selectively.
  • Command "adt bump-version"

🐛 Bug Fixes

  • Makefile parsing issue.

[0.4.5] - 2023-02-13

🚀 Features

  • Experimental support for Invoke tasks.

[0.4.4] - 2023-02-01

🚀 Features

  • Provide a convenient CLI.
  • More checks in the CLI.
  • Add "check-security" target for CLI
  • Adding "adt clean" command.

🐛 Bug Fixes

  • Properly call deptry and vulture.

🚜 Refactor

  • More secure.
  • Chaneg toplevel package name and update deps.

📚 Documentation

  • Make a README.
  • Update readme.
  • Update readme.
  • More explicit help
  • Add changelog
  • Work on changelog config.

🧪 Testing

  • Add simple test.

Config

  • Add checks that we need to ignore.