All notable changes of the extension will be documented in this file.
Based on Keep a Changelog
...
- Changed marketplace color to grey so it isn't white text on white background
- Fixed missing syntax coloring for
attach-unit
,drop-unit
andplay-sound
- Fixed grammar error expecting command
sound
instead ofplay-sound
- Added logical and bitwise xor operators
- logical:
^^
,XOR
andxor
- bitwise:
^
- logical:
- Variables can now be encased in <> []
- Don't throw errors when a bos file is empty
- Fixed
ifndef
andifdef
syntax coloring
- Initial release