Releases: akalongman/sublimetext-stringutilities
Releases · akalongman/sublimetext-stringutilities
Add StringUtilitiesExpandStringCommand
Merge pull request #39 from rwols/add-expand-to-whole-string Add StringUtilitiesExpandStringCommand
1.5.0: Merge pull request #34 from lordfuoco/master
Added conversion between Camel Case and Dash
1.4.6: Merge pull request #33 from jfsawin/master
Very minor fix: changes some methods to camelCase for style consistency
1.4.5: Merge pull request #30 from jfsawin/pascal-camel
fixes to enforce camelCase and PascalCase constraints in each converter
1.4.4: Merge pull request #29 from jfsawin/pascal-camel
fix for bug with PascalCase conversion
1.4.3: Merge pull request #28 from ildarkhasanshin/master
add generate password with spec symbols
1.4.2: Merge pull request #19 from 1rover1/master
Fix context menu not appearing
1.4.1: Merge pull request #18 from carlosprados/master
Bug fix in to_unix conversion
Bug fixes
Merge pull request #12 from weisk/master Fix html entities import
Bug fixes
Fixed python3 char bug