Zoo Modeling AppDownload

Get the latest release of Zoo Modeling App for macOS, Windows, or Linux.

v0.26.0 Latest Release

Release Notes 10/18/2024 4:46:12 PM

  • KCL bug fix: import standard library function works again
  • KCL bug fix: Permitting whitespace before colon thanks to community member @guptaarnav
  • KCL: Ranges now support arbitrary start and end values, eg. [x..100]
  • KCL breaking change: the repetitions property of all pattern functions are now instances, and now is the total count
  • KCL: Add ==, !=, >, >=, <, <= to use in if/else expressions
  • Bug fix: selection order does not matter on multi-select constraints like equal length
  • Machine API now shows additional printer info when available
  • and too many bug fixes and testing additions to list