Skip to content

Releases: almond-sh/almond

v0.13.10

21 Apr 15:23
f48ea8a
Compare
Choose a tag to compare

What's Changed

Updates / maintenance

Full Changelog: v0.13.9...v0.13.10

v0.13.9

19 Apr 15:16
3310b95
Compare
Choose a tag to compare

What's Changed

Updates / maintenance

Full Changelog: v0.13.8...v0.13.9

v0.13.8

19 Apr 00:08
55e8bda
Compare
Choose a tag to compare

What's Changed

Updates / maintenance

Full Changelog: v0.13.7...v0.13.8

v0.13.7

12 Apr 13:53
5d67871
Compare
Choose a tag to compare

Updates / maintenance

Full Changelog: v0.13.6...v0.13.7

v0.13.6

10 Apr 11:26
858b157
Compare
Choose a tag to compare

What's Changed

almond-spark now lives in the ammonite-spark repository. As a consequence, its versions don't exactly match those of Almond anymore. As of now, the latest almond-spark version is 0.13.7, while the latest Almond version is 0.13.6. It's Maven coordinates didn't change though: sh.almond::almond-spark.

When adding Spark as a dependency, Almond loads the latest almond-spark version at the time of the Almond release. The default almond-spark version can be changed with the --default-almond-spark-version option, like --default-almond-spark-version 0.13.8. This can be useful when new versions of almond-spark are available, while no new release of Almond has been cut.

Updates / maintenance

Full Changelog: v0.13.5...v0.13.6

v0.13.5

07 Apr 15:32
3a871c2
Compare
Choose a tag to compare

What's Changed

Updates / maintenance

New Contributors

Full Changelog: v0.13.4...v0.13.5

v0.13.4

10 Mar 14:34
9af07b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

01 Feb 10:52
522e767
Compare
Choose a tag to compare

What's Changed

  • Cross-compile almond-spark and -rx with Scala 2.13 by @hygt in #1028

Updates / maintainance

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

16 Nov 14:06
29154b1
Compare
Choose a tag to compare

What's Changed

  • Add support for rich display of Python objects in ScalaPy (rebased) in #854
  • Add New Option '--use-thread-interrupt' by @piiteraq in #1007

Updates / maintainance

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

15 Aug 19:45
f46b013
Compare
Choose a tag to compare

This release mainly adds support for Scala versions up to 2.12.16, 2.13.8, and 3.1.3.

Updates / maintainance

Full Changelog: v0.13.0...v0.13.1