Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 901 Bytes

CHANGELOG.md

File metadata and controls

57 lines (39 loc) · 901 Bytes

Unreleased

  • added
  • changed
  • removed

v0.4.2 (unreleased)

  • added
    • Test cargo package in CI pipeline

v0.4.1 (2024-08-07)

  • added
    • Add feature flag docs-rs
  • changed
    • Fix publishing on docs.rs

v0.4.0 (2024-08-07)

  • added
    • Add bindings for Eric v40.1.8.0
    • Add feature flag generate-bindings
  • changed
    • Select existing bindings
  • removed
    • Remove feature flag no-build

v0.3.0 (2024-08-04)

  • changed
    • Support documentation for Eric v39.6.4.0

v0.2.0 (2024-08-04)

  • changed
    • Support documentation for Eric v38.1.6.0
    • Rename feature from docs-rs to no-build

v0.1.2 (2024-08-03)

  • changed
    • Disable build.rs on docs.rs

v0.1.1 (2024-08-03)

  • added
    • Add feature flag docs-rs
  • changed
    • Fix documentation on docs.rs

v0.1.0 (2024-08-03)

  • added
    • Generate bindings on-the-fly