Skip to content

1.3.0

Compare
Choose a tag to compare
@jaapio jaapio released this 12 Apr 19:44
31b0b98

What's Changed

This version contains a fix for the contents directive which now supports the :local: option to show only sub titles of the current section where the directive is defined.

We also re-enabled extending the CompilerContext this funtionality will be replaced in the future by an interface CompilerContextInterface to prepare for this change your compiler passes and node transformers should already except the new interface this will allow you to upgrade to v2 smoothly.

Full Changelog: 1.2.3...1.3.0