Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 667 Bytes

History.rdoc

File metadata and controls

31 lines (22 loc) · 667 Bytes

0.2.0 2022-10-16

  • major enhancements

    • compatibility with Ruby 2.7, 3.0, and 3.1

    • compatibility with Maruku 0.7

0.1.3 2009-11-28

  • bug fixes

    • command line interface now works with absolute paths

0.1.2 2009-11-28

  • major enhancements

    • moved to gemcutter

  • minor enhancements

    • removed all old cruft

0.1.1 2007-10-05

  • minor enhancement:

    • Removed global variable to fetch the root binding, use class variable instead

    • Configurable default values for execute, attach_output and hide

    • looking for the file to load in current directory as well

    • updated docs

0.1.0 2007-09-30

  • 1 major enhancement:

    • Initial release