Skip to content

Latest commit

 

History

History
46 lines (39 loc) · 2.38 KB

File metadata and controls

46 lines (39 loc) · 2.38 KB

Changelog for package generate_parameter_module_example

0.4.0 (2025-01-13)

  • Unit test friendly folder structure for Python examples (#237)
  • Fix flake8 error in publisher example (#229)
  • Contributors: Sebastian Castro

0.3.9 (2024-10-27)

  • Add "additional_constraints" support (#221)
  • Drop yaml brackets for consistency and readability (#203)
  • Contributors: David Revay, Tim Clephas

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