Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.71 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.1.0 - 2023-10-13

Added

0.0.3 - 2023-10-07

Fixed

  • Fix NPM publishing issue.

0.0.2 - 2023-10-07

Added

  • Test that smallest sufficient range is always selected (5491c11).

Changed

0.0.1 - 2023-10-07

Added

  • Created this repository.
  • Implemented a simple memory allocator (a09a5d9).
  • Added documentation (278e027).
  • Added unit tests (5cbbeff).