Skip to content

chore: prepare the 0.1.0 release - #30

Merged
brianegan merged 2 commits into
mainfrom
chore/release-0.1.0
Sep 24, 2026
Merged

brianegan merged 2 commits into
mainfrom
chore/release-0.1.0

Conversation

@brianegan

Copy link
Copy Markdown
Collaborator

Summary

Gets the package ready to publish as 0.1.0. dart pub publish --dry-run is clean on this branch.

Changes

  • The 0.1.0 changelog now covers BasicJasprCatalog, which it didn't mention before. The entry lists the 18 components, the 14 functions, and the theme, explains how Icon works and gets tree-shaken, and describes the locale and urlOpener options. The A2uiParserTransformer bullet now also says what happens when a reply is cut off mid-message, the fix from fix: handle a reply cut off part-way through an A2UI message #29.
  • pubspec.yaml gets five pub.dev topics: jaspr, a2ui, genui, generative-ai, and web.
  • The README opens with CI, pub, very_good_analysis, and license badges and the "Developed with 💙 by Very Good Ventures 🦄" line, in the same layout as Very Good CLI's README.

Testing

dart pub publish --dry-run reports 0 warnings once the changes are committed. test/readme_claims_test.dart passes, and cspell finds nothing in the three changed files. Until the package is on pub.dev, the pub badge will show "not found".

Adds the basic catalog and the cut-off reply handling to the 0.1.0
changelog, pub.dev topics to the pubspec, and CI, pub, analysis, and
license badges to the README with a Very Good Ventures credit.
@brianegan
brianegan merged commit 3df1946 into main Sep 24, 2026
7 of 8 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.

2 participants