Skip to content

0.4.4

Compare
Choose a tag to compare
@timcadman timcadman released this 10 Jan 12:52
· 368 commits to master since this release

Bug fixes

  • Changed functionality in dh.tidyEnv: if objects are provided with name length >20 characters these are ignored and warning returned. Previously threw an error.
  • Re-written dh.makeStrata to ensure that no temporary variables are created with a name length >20 characters.
  • Fixed error in dh.defineCases. The wrong boolean operator was used which meant all cases were returned as valid.