Skip to content

Releases: magynhard/lucky_case

v1.1.0 support for 'decapitalize'

10 Jan 16:49
Compare
Choose a tag to compare

New support for 'decapitalize':

LuckyCase#decapitalize
LuckyCase#decapitalized?
LuckyCase#not_capital?
String#decapitalize
String#decapitalize!
String#decapitalized?
String#not_capital?

v1.0.0

25 Nov 15:32
Compare
Choose a tag to compare
  • ensure #mixed_case produces not equal strings
  • fix #mixed_case? and add rspec tests
  • some doc improvements

v0.2.2 - add new methods

14 Aug 12:47
Compare
Choose a tag to compare

Add new methods

  • #valid_case_type?(string)
  • #valid_case_string?(string)

v0.2.0 - new cases

12 Aug 15:50
Compare
Choose a tag to compare

Added four new cases:

  • word case
  • upper word case
  • capital word case
  • sentence case

v0.1.1

11 Aug 22:03
Compare
Choose a tag to compare
Version 0.1.1

v0.1.0 - first release

11 Aug 21:47
Compare
Choose a tag to compare
Version 0.1.0