Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 500 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 500 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.1] - 2024-11-12

Changed

  • Update Catch to v2.13.10

Fixed

  • Memory leaks caused by use of mpq_get_str.

[0.1.0] - 2021-12-22

Added

  • Initial release of exparse, a polynomial to rational number parser.