Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Latest commit

 

History

History
33 lines (15 loc) · 719 Bytes

CHANGELOG.md

File metadata and controls

33 lines (15 loc) · 719 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

[unreleased] - unreleased

Fixed

Added

Changed

[0.7.0] - 2022-01-16

Changed

  • Update for change in type of Env.root (PR #58)

[0.6.1] - 2022-01-11

Fixed

  • Fix Randomness.u64() returning numbers out of the given range (PR #57)

[0.6.0] - 2021-04-03

Changed

  • Don't export test classes as part of public interface (PR #50)