Skip to content

v0.2.0

Choose a tag to compare

@niden niden released this 02 Aug 12:02
3188f8d

Changed

  • Contracts\Formatter::format() takes a Selection in place of the filter string
  • GenerateCommand::execute() takes a Selection
  • Pruning is skipped for any narrowed run, not only a filtered one

Added

  • --namespace= on generate: one namespace and everything beneath it, root implied
  • Selection, carrying what a run narrows to
  • NamespaceNotFound, thrown when a requested namespace matches nothing