Flog v3.0.0.b3 Release Notes

Release Date: 2012-10-22 // over 11 years ago
    • 4 minor enhancements:

      • Added .rake as a supported extension.
      • Create a new parser for every file, preventing state barkification
      • Extended DSL support to include hash args (eg task :blah => :dep).
      • Extended DSL support to report nested names (eg namespace(blah)::task#woot)