CHANGELOG
- Breaking changes
- Drop Ruby 3.0 support (EOL)
- Chore:
- Add support for Ruby 3.4
- Change the way version is included. Insted of including a module
Version
, directly add theVERSION
constant in theCTFParty
module. It could avoid namespace collision with that kind of generic name.
- Changes:
- Add a
padding:
option tohex2dec
- Add a
- Documentation:
- Use syntax highlight for shell commands without output