Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 459 Bytes

File metadata and controls

13 lines (10 loc) · 459 Bytes

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.

Unreleased

0.1.0 - 2022-06-01

Added

  • Assertions for booleans, integers, strings, and floating point numbers.
  • Examples of library under test, test case, and test runner.
  • BSD-3-clause license.