Skip to content

ParamTools 0.15.1

Compare
Choose a tag to compare
@hdoupe hdoupe released this 02 Sep 12:40
· 90 commits to master since this release
  • Fix several ordering bugs affecting the order of schema vs parameter names in the output of Parameters.dump and the order of keys in value objects. (#115)
  • Expose argument to use the labels set in the state of the Parameters instance when selecting which values to include when calling Parameters.dump. (#115)
  • Use most up-to-date operator values when dumping a Parameter values to JSON. (#118)