Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

72 lines (38 loc) · 1.3 KB

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.4.5] 2023-08-27

Updated

  • Trim version env var in publish workflow to fix changelog-to-release workflow

[0.4.4] 2023-08-27

Updated

  • Swap to deterministic build
  • Expand <inheritdoc /> tags in generated XML documentation

[0.4.1] 2023-05-19

Updated

Updated README to include an overview, list of features, installation instructions, and details on usage with examples.

[0.4.0] 2023-05-19

Added

Support for sixth and seventh Cartesian product dimensions.

[0.3.0] 2023-05-14

Added

Support for third, fourth, and fifth Cartesian product dimensions.

[0.2.0] 2023-05-14

Added

New methods for getting the Cartesian product size as well as generating a random sample of Cartesian product entries.

[0.1.3] 2023-05-14

Added

Deterministic package build in CI/CD.

[0.1.2] 2023-05-13

Fixed

Updated publish workflow to actually publish symbol packages.

[0.1.1] 2023-05-13

Added

  • Symbol packages

Changed

  • Made build deterministic

[0.1.0] 2023-05-13

Released

Initial beta release. 🎉