monosecret_builder 0.3.5
monosecret_builder: ^0.3.5 copied to clipboard
Build runner generator for typed Dart access to Monosecret manifests.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.5 - 2026-09-12 #
Changed #
- No package-specific changes were recorded;
monosecret_builderwas updated to 0.3.5 as part of groupmonosecret.
0.3.4 - 2026-09-10 #
Changed #
- No package-specific changes were recorded;
monosecret_builderwas updated to 0.3.4 as part of groupmonosecret.
0.3.3 - 2026-09-08 #
Changed #
- No package-specific changes were recorded;
monosecret_builderwas updated to 0.3.3 as part of groupmonosecret.
0.3.2 - 2026-09-05 #
Changed #
- No package-specific changes were recorded;
monosecret_builderwas updated to 0.3.2 as part of groupmonosecret.
0.3.1 - 2026-08-28 #
Changed #
- No package-specific changes were recorded;
monosecret_builderwas updated to 0.3.1 as part of groupmonosecret.
0.3.0 - 2026-08-15 #
Changed #
- No package-specific changes were recorded;
monosecret_builderwas updated to 0.3.0 as part of groupmonosecret.
0.2.1 - 2026-08-14 #
Changed #
- No package-specific changes were recorded;
monosecret_builderwas updated to 0.2.1 as part of groupmonosecret.
0.2.0 - 2026-08-13 #
Breaking #
Move the Dart builder package entrypoint
Expose the builder factory from package:monosecret_builder/monosecret_builder.dart, update build.yaml to use that package-named library, and remove the previous package:monosecret_builder/builder.dart entrypoint. Consumers importing the builder directly should update to the new package-named library.
Owner: Ifiok Jr. · Review: PR #29 · Related issues: #23, #27, #28