dart_grid_assets 0.1.3
dart_grid_assets: ^0.1.3 copied to clipboard
The DART domain grid assets — the typed grid.dart envelope + pub dev-time linkage + the exported DartCommand.
Changelog #
0.1.3 #
- Added:
ReleaseService.validateDeclaredFloors— the release scrub gate now also resolves the candidate in a throwaway copy with every workspace sibling pinned to the EXACT floor the candidate declares (pubspecOverridesForExactVersions) and runsdart analyzethere, so a member used above its declared floor cannot ship green the waygrid_engine 0.3.0-rc.15did (the_grid tg-klfj);release scrub --jsongainsdeclaredFloors(pow-dqet, #219). - Changed:
release scrubnow exits 1 when the content scan finds hits (it exited 0 and only printed before); the JSONcleanfield is unchanged. The declared-floors leg resolves against pub.dev, so the scrub gate is online by design; the pub.dev integration test is taggedintegrationand excluded fromdart test -x integration.
0.1.2 #
- Added:
DartFormatService— the deterministicdart format --output=none --set-exit-if-changedprobe the code-review circuit'sformat-cleangate composes; names the unformatted files (pow-jicn, #209).
0.1.1 #
release polldetects published prerelease versions (#95).release scrubscopes internal-ref detection to working documents and narrows one scrub term that produced false positives (#86, #78).- The overlay publisher reads assets from visible source directories (#82).
- Repo-wide
dart formatsweep (#73).
0.1.0 #
- Initial release: the Dart domain grid assets — the typed grid.dart envelope, pub dev-time linkage, and the exported DartCommand.