You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aggregated per-package release notes for this version (source: Source/Docs/Notes/*.release-notes.md).
KZDev.PrimeTime
Version 1.0.0
Added
First public release of the NodaTime superset production package: injectable IPrimeClock / PrimeClock with BCL and NodaTime APIs (Instant, Duration, LocalTime, zoned projections).
Interval and time-of-day timers with explicit daylight-saving policy.
Schedule-zone conversion extensions, persistence helpers, and NodaTime/BCL interop utilities (LocalScheduleDateTimeZone, PrimeTimeScheduleZoneExtensions, and related conversion types).
Multi-target binaries: net10.0, net8.0, and netstandard2.0.
Changed
None.
Fixed
None.
Notes
Pair with KZDev.PrimeTime.Testing in test projects for deterministic virtual time.
KZDev.PrimeTime v1.0.0 — testable clocks and timers with full NodaTime support.
KZDev.SystemClock.PrimeTime
Version 1.0.0
Added
First public release of the BCL foundation production package: injectable IPrimeClock / PrimeClock backed by TimeProvider and BCL date/time types (DateTimeOffset, TimeSpan, DateOnly, TimeOnly where applicable).
Interval and time-of-day timers with explicit daylight-saving policy.
Schedule-zone conversion extensions and BCL-oriented persistence helpers (LocalScheduleTimeZone, PrimeTimeScheduleZoneExtensions).
Multi-target binaries: net10.0, net8.0, and netstandard2.0.
Changed
None.
Fixed
None.
Notes
Pair with KZDev.SystemClock.PrimeTime.Testing in test projects for deterministic virtual time.
KZDev.SystemClock.PrimeTime v1.0.0 — testable clocks and timers with minimal BCL dependencies.
KZDev.PrimeTime.Testing
Version 1.0.0
Added
First public release of the NodaTime-track testing package: IPrimeTestClock / PrimeTestClock for deterministic virtual time (Instant, Duration, and related NodaTime types).
KZDev.PrimeTime.Testing v1.0.0 — virtual clocks and deterministic timer testing for the NodaTime superset stack.
KZDev.SystemClock.PrimeTime.Testing
Version 1.0.0
Added
First public release of the BCL-track testing package: IPrimeTestClock / PrimeTestClock for deterministic virtual time using TimeProvider and BCL date/time types.
Shared PrimeTestClock implementation with the NodaTime testing package (ClockEvents, bounded RunFor, automatic runner, persist-on-read virtual time).
AddPrimeTestClock dependency-injection helpers for substituting virtual clocks in tests.
Multi-target binaries: net10.0, net8.0, and netstandard2.0.
Changed
None.
Fixed
None.
Notes
Pair with KZDev.SystemClock.PrimeTime in production code; do not reference both production packages in the same app.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
KZDev PrimeTime 1.0.0
Aggregated per-package release notes for this version (source:
Source/Docs/Notes/*.release-notes.md).KZDev.PrimeTime
Version 1.0.0
Added
IPrimeClock/PrimeClockwith BCL and NodaTime APIs (Instant,Duration,LocalTime, zoned projections).LocalScheduleDateTimeZone,PrimeTimeScheduleZoneExtensions, and related conversion types).net10.0,net8.0, andnetstandard2.0.Changed
Fixed
Notes
KZDev.PrimeTime.Testingin test projects for deterministic virtual time.Package
KZDev.SystemClock.PrimeTime
Version 1.0.0
Added
IPrimeClock/PrimeClockbacked byTimeProviderand BCL date/time types (DateTimeOffset,TimeSpan,DateOnly,TimeOnlywhere applicable).LocalScheduleTimeZone,PrimeTimeScheduleZoneExtensions).net10.0,net8.0, andnetstandard2.0.Changed
Fixed
Notes
KZDev.SystemClock.PrimeTime.Testingin test projects for deterministic virtual time.Package
KZDev.PrimeTime.Testing
Version 1.0.0
Added
IPrimeTestClock/PrimeTestClockfor deterministic virtual time (Instant,Duration, and related NodaTime types).ClockEventsdiscriminated event model, boundedRunFor, deadline-driven automatic runner, and persist-on-read virtual time.AddPrimeTestClockdependency-injection helpers for substituting virtual clocks in tests.net10.0,net8.0, andnetstandard2.0.Changed
Fixed
Notes
KZDev.PrimeTimein production code; do not reference both production packages in the same app.Package
KZDev.SystemClock.PrimeTime.Testing
Version 1.0.0
Added
IPrimeTestClock/PrimeTestClockfor deterministic virtual time usingTimeProviderand BCL date/time types.PrimeTestClockimplementation with the NodaTime testing package (ClockEvents, boundedRunFor, automatic runner, persist-on-read virtual time).AddPrimeTestClockdependency-injection helpers for substituting virtual clocks in tests.net10.0,net8.0, andnetstandard2.0.Changed
Fixed
Notes
KZDev.SystemClock.PrimeTimein production code; do not reference both production packages in the same app.Package
This discussion was created from the release KZDev PrimeTime 1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions