Releases: waycrate/sweet
Releases · waycrate/sweet
0.3.0
Features
- Build script to control maximum allowed filesize for an input config file
- Checks to ensure that the input config file is a regular file
@enter
and@escape
modes in commands, separated by double ampersands&&
can enter and escape modes respectively- These mode instructions and commands are extracted at parse time
- Mode instructions become attributes of the parent binding
- Runnable commands are concatenated together during
.compile
call on definitions
- All the keys and modifiers from the older parser are one-to-one compatible