Skip to content

elifecleaner 0.38.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@gnott gnott released this 07 Jun 02:49
· 82 commits to develop since this release
bf79fe9

Added: fig module with new logic for converting <p> content into a <fig> tag, if the particular sequence of paragraphs are found in the XML
Added: various functions to the utils module, and moved the NAMESPACE_MAP constant to there
Modified: video_xml module, moved the NAMESPACE_MAP constant and it imports it from the utils module
Modified: parse module to invoke the now common function utils.file_extension()

No expected backwards compatibility problems with previous versions of the library.

Code merged in PR #99