- Added kebab case tests
- Added kebab case backwards compatibility tests
- Added kebab case method for strings
- Updated split regex to include hyphen
- Updated readme
- Updated history file
- Fixed rubocop errors
- Updated gemspec to fix vulnerabilities
- Added string keys to hash
- Added symbol keys to hash
- Updated fixnum to integer as per rubocop rules
- Adding the lower option for the first character in the "camel" method
- Fixing rubocop offenses
- Updated transform keys method as when used with active record it clashes
- Added new numeric value to regex look back
- Added new tests
- Added hash modify keys methods
- Added test specs
- Fixed camelCase test specs
- Fixed camelCase methods
- Fixed several rubocop errors
- Removed .rb from file requires
- Added new string methods for updating a string
- String#camel
- String#snake
- String#space
- Updated file structure still backwards compatible
- Updated to_bool regular expressions
- Added new to bool fuctionality for arrays and hashes
- Added is bool matcher for Object class
- Added unique time string to Time class
- Renamed files
- Changed to_b to to_bool
- Symbol
- All get converted to string first
- Fixnum
- String