Skip to content

Released version 3.0.4

Compare
Choose a tag to compare
@dg dg released this 26 Apr 09:48
· 386 commits to master since this release
  • Closure: chops 'uses' when are longer than WRAP_LENGTH
  • FunctionLike: chops parameters when are longer than WRAP_LENGTH #28
  • Helpers::formatArgs() chops ?* parameters when are longer than WRAP_LENGTH
  • Helpers: changed WRAP_LENGTH to 100, added INDENT_LENGTH
  • added Helpers::tabsToSpaces()

For the details you can have a look at the diff.