- Implemented basic linting via the
check
command. - Refactor the format of JSON output (#281).
- Parse Mach-O certificates (#276).
- Allow using previously defined variables in
with
statements (#287). - BUGFIX: prevent the
fmt
command from modifying binary files accidentally. - BUGFIX: fix panic when path starts with
./
(#280). - BUGFIX: reduce consumption of process address space (#292).