Skip to content

Version 0.2

Latest
Compare
Choose a tag to compare
@AHReccese AHReccese released this 14 Aug 04:23
b4dc33d

[0.2] - 2024-08-14

Added

  • dmeta/errors.py
  • pptx and xlsx support
  • get_microsoft_format function in util.py
  • SECURITY.md
  • inplace parameter in the clear function in functions.py
  • inplace parameter in the clear_all function in functions.py
  • inplace parameter in the update function in functions.py
  • inplace parameter in the update_all function in functions.py
  • inplace parameter in CLI
  • inplace tests

Changed

  • run_dmeta in functions.py
  • read_json in util.py
  • get_microsoft_format in util.py
  • error messages in params.py
  • clear function in functions.py
  • extract function in util.py
  • remove_format function in util.py
  • clear function in functions.py
  • clear_all function in functions.py
  • update function in functions.py
  • update_all function in functions.py
  • extract_namespaces function in util.py
  • README.md updated