Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 1.67 KB

[0.1.1] - 2024-Oct-16 - Lumír Balhar [email protected]

What's Changed

  • Fix the expansion of platformdirs.site_config_dir by @frenzymadness in #35
  • Include tox.ini, changelog, and test files in sdist tarball by @frenzymadness in #34
  • Make order of potential config file locations deterministic and tested by @hroncok in #39
  • Handle empty config files by @frenzymadness in #41
  • Use jira instead of jira[cli] by @frenzymadness in #42

New Contributors

  • @hroncok made their first contribution in #39

Full Changelog: https://github.com/mcurlej/joft/commits/0.1.1

[0.1.0] - 2024-Sep-02 - Lumír Balhar [email protected]

What's Changed

  • Tox, CI and license by @frenzymadness in #20
  • Multiple dirs fix by @mcurlej in #21
  • list-issues command implementation by @frenzymadness in #17
  • Implement better loading of config file by @frenzymadness in #22
  • Fixes #23. by @mcurlej in #24
  • Fixes #14 by @mcurlej in #28
  • Fixes #13 by @mcurlej in #29

New Contributors

  • @frenzymadness made their first contribution in #9
  • @mcurlej made their first contribution in #21

Full Changelog: https://github.com/mcurlej/joft/commits/0.1.0