Skip to content

v1.1.8

Compare
Choose a tag to compare
@tugrul512bit tugrul512bit released this 15 Apr 11:17
· 253 commits to master since this release

Fixed unnecessary array bounds checking for read-only buffers. Those don't need a minimum length. They are copied as a whole at once.

Added minor documentation.

Added base of built-in auxilliary kernel function example (but not working yet)