Skip to content

Releases: lukaszmach/jira-export

missing dependencies and PyPI fix

07 Oct 15:03
523c7f2
Compare
Choose a tag to compare

missing dependencies and PyPI fix

Full Changelog: 0.0.1...0.0.2

jira-export v0.0.1

07 Oct 14:29
f4423cd
Compare
Choose a tag to compare

Initial release for PyPI

What's Changed

  • Settings full implementation, code cleanup by @lukaszmach in #1
  • Add requirments check on start,fix print statement by @lukaszmach in #2
  • Redesigned folder structure, removed unused import by @lukaszmach in #3
  • use os.path instead of manually created strings by @lukaszmach in #4
  • Config dataclass+refactor by @lukaszmach in #5

New Contributors

Full Changelog: https://github.com/lukaszmach/jira-export/commits/0.0.1