Releases: leo-colisson/robust-externalize
Releases · leo-colisson/robust-externalize
v2.8
Version 2.7
Minor update over 2.6: we now automatically remove leading indentation by default in the PlaceholderFromCode
-like functions (very minor backward incompatibility issue if you actually rely on this block being really indented… but should be fairly rare and easy to fix by disabling the default behavior, cf doc)
v2.6
Improve significantly indentation, for instance in python code. See the changes in the documentation.
v2.0
An important rewrite with major performance improvements (5 times faster than 1.0, so we can compile 22x times faster than without externalization). See doc for changelog.