Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop 1.0.0 #16

Merged
merged 27 commits into from
Mar 26, 2017
Merged

Develop 1.0.0 #16

merged 27 commits into from
Mar 26, 2017

Conversation

greymd
Copy link
Owner

@greymd greymd commented Mar 26, 2017

Fix #13 #14 #15


Support rubicure 1.0.0

All the sub commands except for cure janken, cure help, and cure version support Precures of "Kirakira precure alamode".

Ruby 2.2.2 and more upper version are strictly required.

Depending on rubicure's requirement.

-v option of cure girls is renamed.

  • Use -f(or --full-name) option instead of -v option

New feature: -f option for cure date

  • -f option's behavior is similar to GNU date's one.

Here is the example.

$ echo 201601{01..31}| xargs -n 1 | cure date -f -
2016-01-01 00:00:00 Go!プリンセスプリキュア放映期間
2016-01-02 00:00:00 Go!プリンセスプリキュア放映期間
2016-01-03 00:00:00 Go!プリンセスプリキュア放映期間
2016-01-04 00:00:00 Go!プリンセスプリキュア放映期間
2016-01-05 00:00:00 Go!プリンセスプリキュア放映期間
2016-01-06 00:00:00 Go!プリンセスプリキュア放映期間
2016-01-07 00:00:00 宇佐美いちか(キュアホイップ)誕生日/Go!プリンセスプリキュア放映期間

Bug fixes

  • Some Precure's birthdays and appeared dates are not displayed properly.
  • Interactive screen was frozen in case of particular error.

For developers: Improve maintainability

  • Refactoring: Common logic are unified into base_logic.rb.
  • Automated testing with TravicCI + shunit2

@greymd greymd merged commit 4ee2250 into master Mar 26, 2017
@greymd greymd deleted the develop-1.0.0 branch June 11, 2017 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Introducing CI servers
1 participant