Skip to content

CPD arguments must now match case of parent names

Compare
Choose a tag to compare
@tom4everitt tom4everitt released this 21 Dec 10:10
· 123 commits to master since this release

This release breaks backwards compatibility by forcing the arguments for CPDs to match the case of the names of the parent variables. Previously, the lowercase version of the parent names were used, which lead to less intuitive model specification and more complex and brittle code.