- Remove the dependency on boba-visualizer
- Support the Boba monitor
- Add support for arbitrary language
- Various bug fixes
- Support continuous placeholder variable
- Support running the multiverse across multiple processes
- Improve boba run, such that it is not dependent on the OS
- Various bug fixes
- Integrate boba visualizer
- Combine JSON spec with the template
- Support inline definition for placeholder variables
- Support inline constraint at block declaration
- Support linked decisions
- Infer ADG from specification
- Update examples
- Various bug fixes
- Revise authoring syntax to support decision blocks and constraints
- Revise CLI, with separate commands to compile and to run
- Improve execution
- Add the hurricane example
- Fix bugs
- Support R
- Improve CLI options
- Support a built-in variable {{_n}}, which represents the universe number
- Support "before_execute" and "after_execute" hooks in the JSON spec
- Update examples
- First release on PyPI.