Skip to content

v3.3.8-2

Compare
Choose a tag to compare
@objeck objeck released this 23 Sep 02:23
· 13126 commits to master since this release

Minor updates and bug fixes.

Highlights of this release include the following:

  1. Added support for bodiless �while� loops (new)
  2. Addressed an issue with Vector copy constructors (bug/high)
  3. Fixed a bug related to unary conditional expressions in loops (bug/med)