Skip to content

NetBeans Case Converter - version 0.1.1

Compare
Choose a tag to compare
@eviweb eviweb released this 24 May 21:43
· 26 commits to master since this release

0.1.1 - 2019-05-24

Changed

  • Swap Status and Installation sections in README
  • Change module display category to Editing instead of Tools
  • Enhance the module description with HTML to make it more readable

Added

  • Descriptions of each converter in README
  • Add StringUtils.uncapitalizeFirstChar() method
  • Add ToPascalCaseConverter converter
  • Add ConvertToPascalCaseAction action

Fixed

  • Wrong image link for disabled menu in README
  • Typo in README
  • Wrong link to the downloadable NBM file at Github
  • Fix camelCase by uncapitalizing the first character