Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 741 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 741 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.3.0 - 2023-10-20

Added

  • none type, vector interface, PR-4

0.2.0 - 2023-07-31

Changed

  • Use set_ prefix for setters, PR-2
  • Redesign API, PR-3

0.1.0 - 2023-07-20

Added

  • Python bindings, PR-1
  • Initial implementation