Skip to content

Aqua Compiler 0.3.1-228

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 10:49
· 564 commits to main since this release
84141bb

Changes since 0.3.0

  • #300 CI: revert to w.x.y-z versioning
  • #299 Use and export without .aqua extension, flag for a dry run, create output directories
  • #298 Adjust ts and js backend to support updated JS SDK public interface
  • #295 Readme updates
  • #297 Fix incorrect resolving pushing stream from func to a value (#275)
  • #294 Fix type convertion for option type
  • #289 Fix wildcard declaration
  • #286 CI: Add workflow for npm publishing
  • #285 Add explicit any types to satisfy typescript compiler