Skip to content

v1.2.0

Compare
Choose a tag to compare
@sbrow sbrow released this 23 Jul 16:49
· 21 commits to master since this release

v1.2.0 Release Notes

Features

  • Moved scripts / runner to separate package. This will make it eaiser to do a drop in C++ replacement down the line.
  • Reduced number of calls to Panic.
  • Updated Tests.
  • Fixed warnings.

Documentation

  • Updated TODOs.
  • More coverage accross the board.
  • Added github documentation via godocdown.

Bug Fixes

  • Fixed issues with Refresh and removed "layer" function.
  • .gitignore now ignores .test and .out files.\n