Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 2.1 KB

File metadata and controls

50 lines (29 loc) · 2.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.1 (2025-09-04)

Bug Fixes

  • Build support for freebsd [#79]
  • Build support for Fedora [#78]

1.4.0 (2025-05-21)

Feature

  • switch to cmake crate and support less hard-coded build system

1.3.2 (2024-11-13)

Feature

  • support windows builds with either visual studio 2022 or visual studio 2019

1.3.1 (2024-10-07)

Feature

  • add cross-compile target make arguments for riscv64 (riscv64gc-unknown-linux-gnu)

1.3.0 (2023-11-01)

Feature

  • update randomx

1.2.1 (2023-08-30)

Bug Fixes

1.2.0 (2023-08-22)

Feature

1.1.15 (2023-05-19)

1.1.14 (2022-12-07)

1.1.13 (2022-07-19)

Bug Fixes

  • hard code cross-compile build option for ARM64/M1 (#46) (4f88a37)