Skip to content

[migration/ilib-js-to-dart] docs: update CHANGELOG for v2.0.0 and add AI agent skills - #98

Open
gouniLee wants to merge 1 commit into
migration/ilib-js-to-dartfrom
chore/update-changelog-and-skills
Open

[migration/ilib-js-to-dart] docs: update CHANGELOG for v2.0.0 and add AI agent skills#98
gouniLee wants to merge 1 commit into
migration/ilib-js-to-dartfrom
chore/update-changelog-and-skills

Conversation

@gouniLee

@gouniLee gouniLee commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Checklist

The following lists affects Pub Points on pub.dev when the package is published.

  • Passed the all tests.
  • Verified that the example app works.
  • Executed the dart format command.
  • Added the API description is added if necessary.

Summary

Update CHANGELOG for v2.0.0 release, add AI agent skills for project workflows, and refresh the example screenshot.

Changes

CHANGELOG.md

  • Rewrite v2.class="token-number">0.0 entry to reflect all completed pure-Dart conversions (ILibDurationFmt, ILibNumFmt, ILibScriptInfo, ILibCountry included)
  • Update iLib version from v14.class="token-number">22.0 to v15.class="token-number">0.0
  • Remove stale class="token-string">"Breaking" note (all classes are now ported)
  • Add notes on class="token-number">144 locale support, class="token-string">'local' timezone, getAvailableLocales() API, and integration tests

.claude/skills/ (new)

  • bump-upstream — procedure for updating iLib/CLDR version
  • convert-js-class — procedure for porting a JS class to Dart
  • convert-js-test — procedure for converting JS test files to Dart

Other

  • .gitignore — track .claude/skills/ in git
  • flutterilibExample.png — updated example app screenshot

- Rewrite CHANGELOG 2.0.0 to reflect all completed pure-Dart conversions
- Update example screenshot
- Add .claude/skills/ for bump-upstream, convert-js-class, convert-js-test
- Track .claude/skills/ in git (remove from .gitignore)
@gouniLee
gouniLee requested a review from seonmiJin August 6, 2026 07:47
@gouniLee gouniLee self-assigned this Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant