Skip to content

3.0.0

Choose a tag to compare

@rgaudin rgaudin released this 16 Mar 16:31
· 151 commits to main since this release

Added

  • version module with
    • version.get_versions() returning an OrderedDict of library:version inclusing libzim
    • version.print_versions() print it on stdout (or another fd)
    • version.get_libzim_version() returns the libzim version only

Changed

  • Creator.add_metadata no longer transforms (~pascalize) name (#161)

Removed

  • writer.pascalize function