v1.12.0
github-actions
released this
02 Sep 09:51
·
96 commits
to refs/heads/main
since this release
🚀 Features
- Implement custom names for units in
debug
#239 (@AlexandrHoroshih) - Implement detection and print of scopes for
debug
#238 (@AlexandrHoroshih) - short-circuit evaluation in
and
andor
operators #233 (@yumauri)
🐛 Bug Fixes
interval
shouldn’t runtick
after stop #237 (@ainursharaev)
📚 Documentation
- Fix naming in "Alternative" section similar to "Example" #230 (@Kelin2025)