Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nikololiahim committed May 26, 2022
1 parent 187fc53 commit 195236e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## Polystat v0.1.5
## Polystat v0.1.6

In this release the Polystat CLI was updated to use the latest version of j2eo (0.5.0).
Also, py2eo integration was updated to produce EO objects with valid names.
In this release:

> WARNING: This release does not have binaries because some of the Scala 3 libraries are not
compatible with Native Image.
* `--files` option was renamed to `--to`. Its functionality was extended to account for more cases. See README.md for more information.

* a `--j2eo-version` was added, that specified which version of J2EO should be downloaded (if the download happens)

* Before writing to the output directory, its contents are cleaned up to avoid confusing the output from the analyzer with files from previous runs residual files.

0 comments on commit 195236e

Please sign in to comment.