PackageTrack
Sign in Get early access

aigc_prompt_composer

Extensible Dart toolkit for deterministic prompt composition, localization, validation, and structured rendering.

0.1.1 WWIIITT/aigc_prompt_composer

What this package is like to depend on

Last release 4 days ago

19 Aug 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 2 of 2 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

5 releases · first in 2026

5 releases in the last 12 months

see the full history below

Release timeline

5 releases · Aug 2026 to Aug 2026
Release Pre-release

Releases

latest 5
  1. 0.1.1 19 Aug 2026
    Release notes
    • Add PromptComposer.composeEach() for lazy, ordered batch composition without materializing the complete result set.
    • Reuse the lazy composition pipeline in composeAll() while preserving its immutable list contract.
    • Exercise lazy composition through unit tests and the isolated CLI consumer.
    Open source →
  2. 0.1.0 14 Aug 2026
    Release notes
    • Promote the tested prerelease API to the first non-prerelease version.
    • Refine package metadata and public documentation around the package's core composition, localization, validation, and rendering capabilities.
    Open source →
  3. 0.1.0-dev.4 14 Aug 2026 pre-release
    Release notes
    • Add immutable PromptComposer.composeAll() results for ordered batch composition with shared schemas and options.
    • Add PromptComposer.composeAllOrThrow() and PromptBatchCompositionException for recoverable strict batch workflows.
    • Add composable ComposedPrompt.issuesWhere() and hasIssue() diagnostic queries.
    • Exercise the batch API through unit tests and the isolated CLI consumer.
    Open source →
  4. 0.1.0-dev.3 11 Aug 2026 pre-release
    Release notes
    • Add PromptComposer.composeOrThrow() for strict composition workflows.
    • Add PromptCompositionException with the complete partial result and immutable error diagnostics.
    • Add immutable errorIssues, warningIssues, and infoIssues views on ComposedPrompt.
    • Exercise strict composition through the isolated CLI consumer test.
    Open source →
  5. 0.1.0-dev.2 11 Aug 2026 pre-release
    Release notes
    • Add stable built-in validation issue-code constants.
    • Add versioned top-level JSON payloads with legacy-input compatibility.
    • Validate and deeply freeze JSON-compatible metadata and variable values.
    • Add deterministic permutation, strict decoding, and contract regression tests.
    • Add a 90 percent line-coverage gate and isolated CLI consumer smoke test.
    • Add a 10,000-fragment composition benchmark.
    • Add architecture, localization, serialization, validation, contribution, and security documentation.
    • Add minimum-SDK, stable-SDK, and Windows CI coverage.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive