Skip to content

v1.7.4

Choose a tag to compare

@joente joente released this 24 May 19:41
· 94 commits to main since this release
  • Added bit_count() function, pr #405.
  • Allow return; statement without arguments (implicitly return nil), pr #404.
  • Function nse(); should not error when a side-effect outside nse() is enforced, pr #406.
  • Improve error message when wrong action in mod_type(), issue #407.