Skip to content

Latest commit

 

History

History
executable file
·
66 lines (32 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

executable file
·
66 lines (32 loc) · 1.34 KB

Change Log

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

[unreleased] - unreleased

Fixed

Added

Changed

[1.1.6] - 2024-12-05

Changed

  • Use the native Expand-Archive command on Windows instead of 7-Zip (PR #60)

[1.1.5] - 2022-02-26

Fixed

  • Update to address PonyTest package being renamed (PR #40)
  • Remove hardcoded Visual Studio version (PR #41)

[1.1.4] - 2022-02-10

Added

  • Support for using ponyup on Windows (PR #39)

[1.1.3] - 2022-02-02

Fixed

  • Update prce2 download location (PR #37)

[1.1.2] - 2021-03-26

Changed

  • Declare all FFI functions (PR #29)

[1.1.1] - 2021-02-08

[1.1.0] - 2020-08-22

Added

  • Build Windows libs upon fetch. (PR #24)

[1.0.1] - 2020-08-11

Added

  • Make installation easier on Windows (PR #22)

[1.0.0] - 2019-09-01

Added

  • Initial release