Skip to content

v2.3.1

Latest

Choose a tag to compare

@AlexanderAsmakov AlexanderAsmakov released this 26 Dec 13:35
48d0401

What's Changed

  • Corner cases when mutating arguments in the make function have been fixed; the following will be ignored when mutating:
    • Binary operations (addition, subtraction, multiplication, division, etc.)
    • Unary operators (+, -, etc.)
    • Direct numeric literal
  • Fixed the regular expression for searching for a build tag in a test file

Full Changelog: v2.3...v2.3.1