- Fix CureNyammy and CureLillian's transform message 🐱
- Tweak CureNyammy and CureLillian's attack messages 🐱
- Add CureLilian's birthday 🎂
- Add Cure Nyammy and Cure Lillian 🐈
- Add Cure Friendy's birthday 🎂
- Add Cure Wonderful's birthday 🐶
- Add Wonderful Precure (only Cure Wonderful and Cure Friendy)
- Add
ended_date
of Hirogaru Sky Precure
- Support activesupport 7.1
- Add
Precure.all_stars(:f)
- Add CureMajesty
- Add
#members
as alias for#girls
- Add
#all_members
as alias for#all_girls
- Remove hacks for testing
- Add Cure Butterfly 🦋
- Add Hirogaru Sky Precure (exclude Cure Butterfly)
- Add
ended_date
of Delicious Party ❤️ Precure
- Add turnover to Cure Finale (Amane <=> Gentle)
- Fix Cure Finale color
- Add Cure Finale 🍨
- Tweak transform message of DeliciousParty:heart:Precure
- Add DeliciousParty:heart:Precure
- Add
ended_date
of Tropical-Rouge! Precure - Fixed. Couldn't call
#precure_operation!
and#precure_tropical_change!
- Randomized Tropical-Rouge! Precure's
#transform!
(a.k.a.#precure_tropical_change!
) transformation message
- Supports ruby 3.1+ and drop ruby < 2.6
- Fixed.
NameError: uninitialized constant ActiveSupport::XmlMini::IsolatedExecutionState
with activesupport v7.0.0
- Enable MFA requirement for gem releasing
- Tweak Laura's name
- Add CureLamer
- Tweak transform message of TropicalRoute Precure
- Add Tropical-Rouge! Precure 🌊
- Add ended_date of Healingood precure
- Drop support for ruby 2.2 and 2.3
- update rubocop gems
- Impl
Precure.miracle_leap
- Add Cure earth's birthday
- Add cure earth 🌏
- Append message to healingood precure's transform message
- Add birthday of healingood:heart:precure
- Add Healingood:heart:Precure
- Remove enemy's message
- Add ended_date of Star:star:Twinkle Precure
- Impl
Cure.cosmo.transform!(:rainbow_perfume)
- Change human name of cure cosmo
- Add Cure cosmo's birthday
- Add Cure Cosmo
- Tweak transform message of Star twinkle precure
- Impl
heisei?
andreiwa?
methods
- Add Star:star:Twinkle Precure
- Impl
Precure.miracle_universe
- Fix typo in cure muse's attack message
- Changed Hugtto precure EndDate to 2019-01-27
- Changed Cure magical's color to purple
- Add the endday of Hugtto Precure 😢
- Add transform_calls to cure_rouge
- Add
Precure.all_stars(:memories)
- Update example code
- Fix typo
- Fixed.
Precure.hugtto
doesn't contains macherie and amour - Fixed. cure amour color
- Add cure macherie and cure amour
- Add birthdays of Cure Yell(Hana) and Cure Ange(Saaya) 🎂
- Add Cure Etoile Birthday 🎂
- Bugfix: Girls of Hugtto precure returns empty birthday despite
#has_birthday?
returns true
- Add Hugtto Precure
- Add
Precure.super_stars
- Fixed. Cure parfait was not included in
Precure.a_la_mode
- Add cure parfait
- Support
did_you_mean
- Fix typo: macaroon -> macaron
- Tweak attack message of Kirakira Precure A La Mode
- Remove trailing newline of girls ✂️
- Tweak kirakira precure a la mode
transform_message
- Remove
Girl#humanize
- Drop support ruby 2.0 and 2.1
- Rename: human name of cure princess
Precure.all_stars
returns only from "Futari wa Pretty Cure" to "Maho Girls PreCure"- sue445#138
- sue445#136
- i.e. "Kirakira Precure Alamode" is not included
- If necessary, please rewrite as follows.
Precure.all_stars
->Precure.all_girls
- Impl
Girl#full_name
- Impl
Precure.all_girls
(a.k.a.Precure.all
) - Add kirakira precure alamode
- Impl
Precure.dream_stars
- Exclude examples/ from gem file
- Add ended_date of Mahogirls precure
- Apply block style of yaml to the transform messages.
- Remove duplicate attack
- Bugfix: Cure flora can not transform with
princess_engage!
- Use method instead of instance variable
- Tweak dependency
- Fix cure magical diamond style
- Fix DEPRECATION WARNING with activesupport 5.0+
- Add cure felice
- Add topaz style
- Add riko last name
- Add cure echo
- Add AllStars STMM
- Add sapphire style
- Fix typo and tweak attack message of maho girls
- Add maho girls precure
- Fix typo: scarlett -> scarlet
- Impl
Girl#birthday?
andGirl#have_birthday?
- Support turnover to towa-sama
- Add to_json args
- Impl Rubicure::Series#to_json
- Add cure scarlett
- Fix typo
- Tweak transform message
- Add Go! Princess Precure
- Tweak gem dependency
- Impl
Girl#cast_name
- Impl
Girl#color
- apply Hashie::Extensions::MethodAccess to Girl
- sue445#69
- attention :
Cure.xxxx
return plainHash
instance (not.Rubicure::Giri
)
- bugfix: precure all_stars count when new stage3
- refactor: divide
config/girls.yml
toconfig/girls/*.yml
- Add
Girl#to_s
(alias of#name
) (thx @zonuexe) - Support User-defined
IO.put
inGirl#print_by_line
(thx @bash)
- Impl:
!Cure.passion
,!Cure.beat
Girl#humanize
->Girl#humanize!
and return self- sue445#52
Girl#humanize
is deprecated
- Support ruby 2.2.0-preview1
- Impl Series#each_with_girls
- specific transform
- sue445#36 (thx @zonuexe)
- Add
Cure.peace.pikarin_janken
(singleton method)- sue445#39 (thx @zonuexe)
- Impl
Girl#attack!
- Print transform and attack by line
- Add happiness charge form change
- Support Cure Fortune
- Support activesupport >= 4.0.0
- Fix the transform message of Cure Windy (thx @kaosf)
- Add cure heart engage mode 💖
- Add cure bright and cure windy (thx @kaosf)
- Impl
Precure#each_with_series
(alias toPrecure#each
) - Add arg to
Precure#all_stars
- define operators(
Girl#==
,Series#===
) (thx @zonuexe) - Remove last linebreaks of transform_messages (thx @zonuexe)
- Bugfix: fresh pretty cure (thx @kaosf)
- first release