Some functions from this library were moved to the jatsgeneratorlibrary, merged in PR https://github.com/elifesciences/jats-generator/pull/41, and released as version jatsgenerator==0.3.0. This was so these functions could be re-used elsewhere.
This library will depend on jatsgenerator to provide these functions. Naturally, the functions are removed from this library.
The changes are backwards compatible for the higher-level function calls, though the lower-level functions themselves are removed from here, instead use jatsgenerator library to find their equivalent.
Re issue https://github.com/elifesciences/issues/issues/7569
Some functions from this library were moved to the
jatsgenerator
library, merged in PR https://github.com/elifesciences/jats-generator/pull/41, and released as versionjatsgenerator==0.3.0
. This was so these functions could be re-used elsewhere.This library will depend on
jatsgenerator
to provide these functions. Naturally, the functions are removed from this library.The changes are backwards compatible for the higher-level function calls, though the lower-level functions themselves are removed from here, instead use
jatsgenerator
library to find their equivalent.