Skip to content

Releases: yoavnir/specs2016

Version 0.9.9

29 Apr 09:17
23821b1

Choose a tag to compare

Merge pull request #362 from yoavnir/dev

Merge for 0.9.9 GA

Version 0.9.6

27 Feb 15:49

Choose a tag to compare

  • Support for newer Linux distros (newer gcc)
  • Support for Visual Studio and latest Windows versions
  • Alignment with C++ coding standards

v0.9

15 Aug 21:20

Choose a tag to compare

15-Aug-2022: Version 0.9 is here

What's New:

  • Allow elision of then clause in final if to include entire record
  • Allow specifying a source command with the --inCmd or -C command line parameter
  • New functions: splus, wplus, fplus.
  • Some under-the-hood improvements