Skip to content

Record 1.0.0 in each package's own changelog - #85

Merged
tonytonycoder11 merged 1 commit into
mainfrom
docs/package-changelogs
Aug 2, 2026
Merged

Record 1.0.0 in each package's own changelog#85
tonytonycoder11 merged 1 commit into
mainfrom
docs/package-changelogs

Conversation

@tonytonycoder11

Copy link
Copy Markdown
Contributor

pana on pub.dev: CHANGELOG.md does not contain reference to the current version ("1.0.0"), 0/5 points, on all three published packages.

Every package carries its own CHANGELOG.md and only the repository one was moved to 1.0.0, so fluttorch, fluttorch_gen and fluttorch_test each shipped a changelog whose newest entry was 0.7.0.

Each entry says what changed in that package rather than repeating the repository record, which is what these files exist for:

  • fluttorch: BundlePart, bundleDigestOf, the parts argument, BundlePartMissingException, and currentSchemaVersion rising to 2.
  • fluttorch_test: boundFor, the measured bounds and which models they came from, ParityMatrix.precisionOf, DirectoryGoldenBundle.parts().
  • fluttorch_gen: nothing about its output changed. What changed is that a model with a second output finally exercised the accessor that reads _tensors[1], which had been written and never run. Saying so is more useful than an empty entry.

What this does not fix

The published 1.0.0 keeps the deduction. pub.dev does not allow a version to be overwritten, so the score moves with whatever ships next.

Every package carries its own CHANGELOG.md and only the repository one was
moved to 1.0.0, so all three published packages shipped a changelog whose
newest entry was 0.7.0. pana docks five points for exactly that, and it is
visible on all three pub.dev pages.

Each entry says what changed in that package rather than repeating the
repository record, which is what these files are for: fluttorch gets the
manifest parts and the schema version, fluttorch_test gets the measured bounds
and the rename, and fluttorch_gen gets the honest note that nothing about its
output changed and what changed is that a second output finally exercised it.

The published 1.0.0 keeps the deduction. pub.dev does not allow a version to
be overwritten, so this lands with whatever ships next.
@tonytonycoder11
tonytonycoder11 requested a review from a team as a code owner August 2, 2026 14:49
@tonytonycoder11
tonytonycoder11 merged commit e954204 into main Aug 2, 2026
3 checks passed
@tonytonycoder11
tonytonycoder11 deleted the docs/package-changelogs branch August 2, 2026 14:52
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