Skip to content

2.0.1

Latest
Compare
Choose a tag to compare
@postmodern postmodern released this 15 Feb 06:50
v2.0.1
  • Removed legacy 1.x Ruby files:
    • ronin/web/html - This file was moved to ronin-support-web and renamed to ronin/support/web/html.
    • ronin/web/xml - This file was moved to ronin-support-web and renamed to ronin/support/web/xml.
  • Require all other ronin-web-* libraries in ronin/web.
  • Use require_relative to improve load times.