Skip to content

Releases: JuliaInterop/JuliaLibWrapping.jl

JuliaLibWrapping-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:34
55c8c6d

JuliaLibWrapping JuliaLibWrapping-v0.1.0

Closed issues:

  • Standard interop-type vocabulary (CMatrix, CVector, CString, …) (#12)
  • Two-tier output: an idiomatic façade alongside the mechanical bindings (#13)
  • numpy-aware conversions in the Python backend (#14)
  • Define an error-propagation convention across the ABI (#15)
  • A build-pipeline driver (juliac → ABI JSON → wrappers) (#16)
  • Runtime-bundling / distribution story for the generated Python package (#17)
  • Generalize tuple / digit-named-field handling in the Python emitter (#21)
  • Enable Documenter docs deploy in CI (#33)
  • Restructure docs: landing page, concepts page, API reference (#34)
  • End-to-end tutorial: wrap an OLS regression library (#35)
  • Add a JLWInterop docs page (co-hosted, but disentangled from wrapper generation) (#36)
  • TagBot trigger issue (#50)

JLWInterop-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 14:40

JLWInterop JLWInterop-v0.1.0

Closed issues:

  • Standard interop-type vocabulary (CMatrix, CVector, CString, …) (#12)
  • Two-tier output: an idiomatic façade alongside the mechanical bindings (#13)
  • numpy-aware conversions in the Python backend (#14)
  • Define an error-propagation convention across the ABI (#15)
  • A build-pipeline driver (juliac → ABI JSON → wrappers) (#16)
  • Runtime-bundling / distribution story for the generated Python package (#17)
  • Generalize tuple / digit-named-field handling in the Python emitter (#21)
  • Enable Documenter docs deploy in CI (#33)
  • Restructure docs: landing page, concepts page, API reference (#34)
  • End-to-end tutorial: wrap an OLS regression library (#35)
  • Add a JLWInterop docs page (co-hosted, but disentangled from wrapper generation) (#36)