MASTER version 4.1.0
This release improves the expression handling introduced in v4.0.0 in a couple of ways:
- A critical bug in the array subscripting mechanism has been fixed.
- Function expressions are now allowed to include functions (either another function or the same).
- Functions are now actually "closures" in the sense that they may refer to variables from their calling scope.
The file MASTER-4.1.0.zip contains the standalone release, while MASTER.package.v4.1.0.zip is the BEAST package release installable via BEAUti's package manager.