Skip to content

Releases: selesy/deterministic

Release list

v0.2.0

Choose a tag to compare

@smoyer64 smoyer64 released this 21 Mar 11:49
68c83cb

0.2.0 (2026-03-21)

Features

  • slog: add a deterministic slog.Record recorder (26e5911)
  • slog: add a deterministic slog.Record recorder (b42255a)

v0.1.0

Choose a tag to compare

@smoyer64 smoyer64 released this 13 Mar 13:02
db37843

0.1.0 (2026-03-13)

Features

  • add initial deterministic types/functions (a0e0576)

Documentation

  • add project description, license and associated notice (4d3d03f)
  • add Go package docs and examples (6f40843)

Other

  • build: configure quality, build and release tools (6063f67)
  • build: add Mage build targets (e1c2a10)
  • build: fix release-please configuration location (1915098)