Skip to content

Update ChangeLog for v2.0.0 release - #28

Merged
sugi merged 2 commits into
masterfrom
docs/changelog-v2.0.0
Jul 13, 2026
Merged

Update ChangeLog for v2.0.0 release#28
sugi merged 2 commits into
masterfrom
docs/changelog-v2.0.0

Conversation

@sugi

@sugi sugi commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

Complete the 2.0.0 ChangeLog entry and bump the version ahead of the release. Three shipped changes were missing from the entry:

  • Kyuureki calendar data update (717af01): regenerated from manakai/data-locale; corrects month boundaries of some historical years
  • ActiveSupport::Duration support (19e49f2): date calculation with Duration now works via #in_days (raised NotImplementedError in 1.1.0)
  • Frozen era definition structs (ef31ade / PR Freeze era definition structs #27)

Also folds the standalone 2025-03-10 zero-padding contribution block into the 2.0.0 entry, matching how the 1.1.0 entry lists contributed changes, and bumps Wareki::VERSION to 2.0.0.

🤖 Generated with Claude Code

https://claude.ai/code/session_01G2kb9FSReeFa92TBCKAqmK

Add release-note items that were missing from the 2.0.0 entry:
kyuureki calendar data refresh from manakai/data-locale,
ActiveSupport::Duration calculation support, and frozen era
definition structs. Fold the zero-padding contribution block into
the 2.0.0 entry, matching the 1.1.0 entry format.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G2kb9FSReeFa92TBCKAqmK

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the ChangeLog to document several changes, including updating the kyuureki calendar data, adding support for date calculations with ActiveSupport::Duration, and freezing era definition structs to prevent accidental mutation of shared state. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01G2kb9FSReeFa92TBCKAqmK
@sugi
sugi merged commit afd634f into master Jul 13, 2026
9 checks passed
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.

1 participant