Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.72 KB

File metadata and controls

34 lines (29 loc) · 1.72 KB

Changelog for package generate_parameter_module_example

0.3.8 (2024-03-27)

0.3.7 (2024-01-12)

  • Fix rolling CI (#162)
  • Split example/README.md into C++ and Python version; updated content (#138)
  • Contributors: Paul Gesel, chriseichmann

0.3.6 (2023-07-31)

  • Prevent module import when running setup.py clean (#137)
  • Contributors: Paul Gesel

0.3.5 (2023-07-28)

  • add dependency to python example package (#136)
  • Contributors: Paul Gesel

0.3.4 (2023-07-24)

  • Fix Python install (#122)
  • Add Python support for generate_parameter_library (#110) Co-authored-by: Tyler Weaver <[email protected]>
  • Contributors: Paul Gesel