Many enhancements in this release!
- Support dumping seccomp on s390x (#167), thanks to @iii-i !
- Add sasm.y as the backend of the new asm compiler (#206, #207)
- This change makes the syntax of asm be significantly more flexible
- disasm/asm: Support "arch.syscall" syntax (#212)
- Raise an error on jump distance > 255 (#245)