Skip to content

Releases: uwdata/boba

Version 1.0.0

05 Aug 18:11
Compare
Choose a tag to compare
Version 1.0.0 Pre-release
Pre-release
  • 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

Version 0.1.4

20 Apr 00:00
Compare
Choose a tag to compare
Version 0.1.4 Pre-release
Pre-release
  • 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