Skip to content

Neat 0.1.5: It's Been A While

Compare
Choose a tag to compare
@FeepingCreature FeepingCreature released this 02 Aug 08:09
· 529 commits to master since this release

Not many new features, but a bunch of speed improvements and bugfixes. Better make a new release then!

  • Add multi-parameter lambdas.
  • % is now always wrapping.
  • Implement automatic documentation generation.
  • Implement default arguments.
  • Implement explicit struct constructors.
  • For loops now support preincrement/postincrement operators.