Skip to content

Releases: fluencelabs/aqua

Aqua Compiler 0.2.0-211

31 Aug 10:27
3e7b11d
Compare
Choose a tag to compare

Changes since 0.1.14

  • #255 make import flag optional
  • #254 Performance improvement: single parser instance
  • #241 Support for the new (ap instruction
  • #252 JS Backend: add missing single quote (')
  • #249 Imports bugfixes

Aqua Compiler 0.1.14-207

20 Aug 15:09
b9af203
Compare
Choose a tag to compare

Changes since 0.1.13

  • #245 Module and Use expressions
  • #247 Js build
  • #246 filter non-aqua files
  • #244 Separate Transform from Model
  • #243 Updating compiler backends

Aqua Compiler 0.1.13-206

13 Aug 16:19
38fb824
Compare
Choose a tag to compare

Changes since 0.1.12

  • #242 CI: publish to NPM as 'aqua' & 'aqua-cli'
  • #240 CI: Include .jvm in JAR path
  • #237 Crossprojects for JVM and JS platforms
  • #239 CI: Do not trigger releases on push
  • #238 Multireturn bugfix
  • #229 Return many values from a single function
  • #225 Introducing Product type
  • #228 Migration to Scala 3

Aqua Compiler 0.1.12-195

04 Aug 10:18
ee67d03
Compare
Choose a tag to compare

Changes since 0.1.11

  • #224 53 219 issues

Aqua Compiler 0.1.11-190

03 Aug 14:25
e3716f6
Compare
Choose a tag to compare

Changes since 0.1.10

  • #217 Converting compiler to a pure function
  • #221 Return T | null on optional results
  • #220 Automatically generate changelog

Aqua Compiler 0.1.10-188

29 Jul 10:51
Compare
Choose a tag to compare

Changes since 0.1.7

  • #213 200 202 stream resolving
  • #214 209 Push to stream
  • #211 Fix incorrect compilation with arguments duplication
  • #206 Use backwards compatible syntax for config.ttl
  • #198 Bug fix
  • #199 Introducing top and bottom types
  • #196 Add config to JS backend similar to it's TS counterpart
  • #186 Removing IO from compiler submodule
  • #184 Cli/compiler refactoring
  • #182 Abstract backend
  • #181 Co expression

Aqua Compiler 0.1.7-153

22 Jun 10:15
3236f91
Compare
Choose a tag to compare
101 last line comment (#179)

Aqua Compiler 0.1.4-138

04 Jun 13:01
15f582e
Compare
Choose a tag to compare
Fix: resolve function return name (#154)

Aqua Compiler 0.1.1-53

14 Apr 06:49
970da2e
Compare
Choose a tag to compare

Commits