Breaking changes:
- This package now provides only syntax highlighting. All roles and directives
related to proofscape widgets are now deactivated here. Their development
continues in the
pise/server
project.
Maintenance:
- Switch from
setup.py
tosetup.cfg
.
Bug Fixes:
- Syntax highlighting: do not require spaces around
=
inmeson
definition. - Syntax highlighting: recognize
subdeduc
as node type.
Enhancements:
- Add syntax highlighting for
proofscape
andmeson
languages.
Breaking changes:
pfsc-defns
directive no longer accepts:versions:
option.
Enhancements:
- New
pfsc_import_repos
config var accepts dictionary defining versions for imported repos globally.