Skip to content

v1.4.0 Preview 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@e6nlaq e6nlaq released this 22 Feb 12:04
· 193 commits to main since this release
6963d4a

What's Changed

  • Fix end to match sentence by @e6nlaq in #224
  • Improved "end" related bugs by @e6nlaq in #227
  • Added new function "fibz" by @e6nlaq in #228
  • Correspondence of functions +,-,*,/,%,^ to :. by @e6nlaq in #230
  • Math functions abs,sqrt,sin,cos,tan for :. by @e6nlaq in #232
  • Add comparison operators >, <, <=, >= by @e6nlaq in #233
  • Optimize aqua binaries (Windows: O2, UNIX: O3) by @e6nlaq in #236

Full Changelog: v1.4.0-pre1...v1.4.0-pre2