Skip to content

Releases: openzim/hatch-openzim

0.2.2

20 Jan 07:57
6b01726
Compare
Choose a tag to compare

Changed

  • Add support for Python 3.13, remove support for Python 3.8 (#19)

v0.2.1

06 May 10:04
923c831
Compare
Choose a tag to compare

Fixed

  • Indentation of execute_after logs is too deep #15

Changed

  • execute_after does not display detailled logs of stuff run #16

0.2.0

16 Feb 13:14
e2d591b
Compare
Choose a tag to compare

Added

  • Metadata hook: add suport for additional-classifiers property #10

Fixed

  • Build hook: fix issue with extract_items when target_path is in a subfolder #11
  • Tests: ensure tests are also ok when ran from a fork or outside any Git structure #13

0.1.0

05 Feb 14:31
7b82e2d
Compare
Choose a tag to compare

Added

  • Initial release