Skip to content

Releases: e6nlaq/aqua

v1.4.0 Preview 2

22 Feb 12:04
6963d4a
Compare
Choose a tag to compare
v1.4.0 Preview 2 Pre-release
Pre-release

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

v1.4.0 Preview 1

18 Feb 12:12
7c59b22
Compare
Choose a tag to compare
v1.4.0 Preview 1 Pre-release
Pre-release

What's Changed

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

v1.3.1 (Deprecated)

11 Feb 10:50
4ef3ed1
Compare
Choose a tag to compare

Warning
There is a serious bug in this version.
This version is currently not supported; please use v1.3.0.

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Feb 04:20
a4f1f08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.3.0 Preview 4

10 Feb 11:34
2a219d4
Compare
Choose a tag to compare
v1.3.0 Preview 4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0-pre3...v1.3.0-pre4

v1.3.0 Preview 3

09 Feb 22:18
d8ee32b
Compare
Choose a tag to compare
v1.3.0 Preview 3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0-pre2...v1.3.0-pre3

v1.3.0 Preview 2

05 Feb 22:08
fc759f7
Compare
Choose a tag to compare
v1.3.0 Preview 2 Pre-release
Pre-release

What's Changed

  • Support for various functions in if statements by @e6nlaq in #151
  • Aqua to 64bit by @e6nlaq in #153
  • Added logical functions "and", "or", "xor", "is", and "not" by @e6nlaq in #155
  • Aqua v1.3.0 Preview 2 is released by @e6nlaq in #156

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

v1.3.0 Preview 1

04 Feb 09:29
3696f78
Compare
Choose a tag to compare
v1.3.0 Preview 1 Pre-release
Pre-release

What's Changed

  • Addition of mathematical functions "abs", "sqrt", "sin", "cos", "tan" (Aqua Function Update 1) by @e6nlaq in #141
  • Adding increments and decrements by @e6nlaq in #142
  • Add API by @e6nlaq in #146
  • Add if statement by @e6nlaq in #147
  • Aqua v1.3.0 Preview 1 is now available by @e6nlaq in #148

Full Changelog: v1.2.1...v1.3.0-pre1

v1.2.1

04 Feb 01:24
eef0ee0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Feb 09:33
540bb7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0