Skip to content

Fixes

Compare
Choose a tag to compare
@GayathriKaliyamoorthy GayathriKaliyamoorthy released this 14 Aug 07:01
· 1918 commits to master since this release
  • Added support for linux mint. Fixes #31. PR #56
  • Fixed the bug in supporting debian 8 platform. Fixes #72. Thanks to @IncSW. PR #73
  • Changed the random generator seed from seconds to microseconds. Fixes #66. Thanks for raising this issue. @courtneycouch
  • Enhanced benchmark to print configuration parameters for better readability and debugging.
  • Handle error cases by throwing exception instead of printing to console.
  • Fixed JSLint errors in library files. PR #81. Thanks to @fed135