Skip to content

v2.0.0

Compare
Choose a tag to compare
@thibaudgg thibaudgg released this 05 Oct 12:52
· 806 commits to master since this release

Breaking changes

  • Ruby MRI < 1.9.2 support removed.
  • "Object" API removed, use normal "block" API instead.
  • Filter & filter! options removed, please use ignore & ignore! instead.
  • Start method will no more block now.
  • relative_paths option removed (always returns absolute path now).

Improvements

  • Full rewrite with Celluloid.
  • Simpler & better API.

Bug fix from 2.0.0.pre.1

  • Handle relative dir paths as directories params