Skip to contents
aka
0.2.0
Reference
Changelog
Light
Dark
Auto
Changelog
Source:
NEWS.md
aka 0.2.0
Breaking changes
The assignment operator was changed from
%=&%
to
:=
to fix operator precedence issues.