Skip to content

Releases: PickNikRobotics/generate_parameter_library

0.3.9

06 Jan 15:12
6fbfb0d
Compare
Choose a tag to compare

What's Changed

  • Update ci.yaml by @mosfet80 in #198
  • Drop yaml brackets for consistency and readability by @Timple in #203
  • Update black lib into .pre-commit-config.yaml by @mosfet80 in #194
  • Update .pre-commit-config.yaml by @mosfet80 in #197
  • Update format.yaml by @mosfet80 in #196
  • Update codespell lib into .pre-commit-config.yaml by @mosfet80 in #195
  • Add Non-Blocking try_get_params Function for Real-Time Control Systems by @KentaKato in #205
  • Use exist_ok=True in makedirs instead of checking for existence by @emersonknapp in #212
  • Add ability for param_listener to load values from yaml dictionary by @MarqRazz in #211
  • Fix test on rolling CI by @pac48 in #187
  • Fix nested parameter update by @MarqRazz in #210
  • Fix floating point range for upper/lt/lt_eq validations by @Roboterbastler in #216
  • Fix a typo preventing to use the full int64_t range when using gt<> and lt<> validators by @AugusteBourgois in #214
  • Disable cache for generate_parameter_library_cpp_BIN by @pac48 in #218
  • Add "additional_constraints" support by @MrBlenny in #221
  • fix error with not being able to find unpack_parameter_dict when using set_params_from_dict by @Glonks in #220
  • 0.3.9 by @sea-bass in #226

New Contributors

Full Changelog: 0.3.8...0.3.9

0.3.8

03 Apr 19:19
268d5e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.7...0.3.8