Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@noraj noraj released this 02 Mar 19:39

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 the VERSION constant in the CTFParty module. It could avoid namespace collision with that kind of generic name.
  • Changes:
    • Add a padding: option to hex2dec
  • Documentation:
    • Use syntax highlight for shell commands without output