Releases: jdum/odfdo
Releases · jdum/odfdo
v3.9.2
v3.9.1
v3.9.0
v3.8.0
v3.7.13
v3.7.12
v3.7.11
v3.7.10
v3.7.10
- Refactor to add property getter for some common methods. Original get_*
method is still available and permits detailed requests with parameters. - Refactor to add property getter/setter for some common methods. Original get_*
and set_* methods are still available and permit detailed requests with parameters.
v3.7.9
v3.7.9
-
Refactor the Body access methods, creating relevant a Body class and related sub-classes. Moved some access method from the Element class to relevant Body sub-classes.
-
Refactor metadata methods to permit access throuh @Property (the legacy get_* and set_* methods are still available).
-
Added a few metadata elements from the ODF standard (hyperlink-behaviour, auto-reload, template, print-dateprinted-by)