Files
regorus/bindings/ffi/CHANGELOG.md
T
Anand Krishnamoorthi ffb79f1b30 chore: release v0.2.0 (#257)
v0.2.0

Signed-off-by: Anand Krishnamoorthi <35780660+anakrish@users.noreply.github.com>

---------

Signed-off-by: Anand Krishnamoorthi <35780660+anakrish@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-30 05:45:43 -07:00

1.3 KiB

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.5 - 2024-05-30

Other

  • Update bindings to include newer APIs (#250)
  • update ruby bindings version to 0.1.5, bump deps (#251)
  • Fix bindings and add CI tests (#247)
  • c_no_std binding to show use in C freestanding environments. (#238)
  • Fix anyhow dependency issues (#208)
  • release (#137)
  • C++ binding (#129)
  • Bindings for C, C#, Golang (#124)

0.1.0 - 2024-02-08

Other

  • C++ binding (#129)
  • Bindings for C, C#, Golang (#124)