Skip to content

Commit 20a522c

Browse files
committed
Add a deprecation notice for Ammonite.
Mention in the changelog that Scala users should start moving away from Ammonite towards Scala-CLI.
1 parent beb3db1 commit 20a522c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ For more detailed changes see:
1414
- New [ROBOT Version 1.9.6](https://github.com/ontodev/robot/releases/tag/v1.9.6). This came with a great number of updates and upgrades, see release notes.
1515
- J2cli, a command-line tool to process Jinja2 templates, has been replaced by [Jinjanator](https://github.com/kpfleming/jinjanator). If your custom workflows invoke the `j2` tool, you will need to update them to use `jinjanate` instead.
1616
- New program `dicer-cli` to manage the ID range file.
17-
- Ammonite, the Scala interpreter, is no longer provided in the ODKLite image. If you need Ammonite, you must now use the ODKFull image.
17+
- Ammonite, the Scala interpreter, is no longer provided in the ODKLite image. If you need Ammonite, you must now use the ODKFull image. Be warned that Ammonite is slated for complete removal in a future ODK release, you should use Scala-CLI instead.
1818
- The Scala-CLI Scala runner has been added to the ODKFull image.
1919

2020
## New configuration options

0 commit comments

Comments
 (0)