github.com/faustbrian/go-temporal v1.0.0
1.0.0 - 2026-08-25
Changed
-
Exclude intentional nested modules from root local-proxy archives so local,
bootstrap, CI, and public module checksums describe the same source
boundary. -
Track the pinned documentation-tool lockfile so clean CI checkouts install
the exact validated cspell dependency. -
Reconcile standalone dependency checksums against deterministic current
module archives so CI, local verification, and release consumers resolve
identical content. -
Harden standalone documentation validation with deterministic spelling and
link checks, package-specific documentation gates, and repository-local
contributor guidance.
Documentation
- Link the package README to the repository-wide Golib documentation portal.
Fixed
- Resolve API compatibility checks against the active monorepo workspace
instead of downloading unpublished internal module versions. - Parse duration component counts directly at the platform integer width before
multiplication, eliminating narrowing conversions from hostile input. - Run API compatibility through the isolated versioned-tool path so clean
verification snapshots do not leak module flags intoapidiff.
Changed
-
Publish the module from its standalone
github.com/faustbrian/go-temporalidentity while preserving its documented API and behavior. -
Refresh local
v0.0.0owned-module checksums after dependency manifests and
release notes were normalized; runtime behavior and public APIs are
unchanged. -
Delegate local mutation checks to the canonical exact-100 repository runner
and remove the superseded package-local Gremlins toolchain and configuration. -
Require owned sibling modules at local
v0.0.0; clean external consumers
pin each module to an exact main pseudo-version. -
Validate unsigned rounding modes with their meaningful upper bound only.
-
Refresh owned-module checksums against the final consolidated archives.
-
Use deterministic execution counts for default fuzz smoke campaigns while
allowing explicit duration overrides for extended fuzzing. -
Normalized standalone module metadata against the canonical owned dependency
graph, including complete checksums for clean consumer resolution.
Added
- Exact boundary handling for parsing, limits, interval algebra, local-time
arithmetic, splitting, rounding, and PostgreSQL range decoding. - Explicit four-mode bounds and exhaustive Allen relations.
- Immutable instant and civil-date periods and normalized sets.
- Fixed durations, local times, circular daily intervals, and complements.
- Strict ISO 8601, ISO 80000, Bourbaki, JSON, SQL, and pgx adapters.
calendar,config,validation, and format-neutral wire seams.- Explicit civil snapping, local-time/daily application, and versioned set
documents. - Differential PHP fixtures, property/fuzz/race/mutation/benchmark gates.
- Exhaustive convenience-predicate tables, associative algebra properties, and
a reproducible hardening evidence report. - A generated, pinned inventory and behavior classification for every
non-chart public PHP symbol.
Compatibility
- PHP terminal and Gantt chart rendering is deferred. Full PHP-package
compatibility is not claimed until an optional future renderer closes it.
Release integrity
- Source commit:
4e39343751af85cf289760907781edb2bd2a6740 - Exact-head CI: https://github.com/faustbrian/go-temporal/actions/runs/32916459366
- Release dry-run: urn:sha256:db1a9684e494fc5aea3e1e2b613d0b250a2c9982cea4db9a1c04dfd9b8ac8611
- Assets include a CycloneDX SBOM, SLSA v1 in-toto provenance, and SSH-signed checksums.
Verify the checksum attestation with:
ssh-keygen -Y verify -f ALLOWED_SIGNERS -I brian@cline.sh -n golib-release -s SHA256SUMS.sig < SHA256SUMS