Skip to content

ParamTools 0.13.1

Compare
Choose a tag to compare
@hdoupe hdoupe released this 16 Apr 22:17
· 148 commits to master since this release
  • Make integer validation strict so that floats are now invalid. (#98)
  • Fixes bug where errors were not raised when passing a list value to a non-list parameter. (#99)
  • Fix error messages for labels. (#100)