Skip to content

v0.14.0

Choose a tag to compare

@ConnorStoneAstro ConnorStoneAstro released this 05 Dec 21:17
· 6 commits to main since this release
82778a8

What's Changed

Breaking changes

  • Module.build_params_array is now replaced with Module.get_values with extra functionality to get static values and other attributes besides the values (if possible)
  • Module.fill_dynamic_params is now replaced with Module.set_values with extra functionality to set static values and other attributes besides the values (if possible)

Full Changelog: v0.13.0...v0.14.0