| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| almond-scala-2.13 | 2026-02-03 | 164.8 kB | |
| almond-scala-3.8 | 2026-02-03 | 164.7 kB | |
| almond-scala-2.12 | 2026-02-03 | 164.7 kB | |
| README.md | 2026-02-03 | 1.7 kB | |
| v0.14.5 source code.tar.gz | 2026-02-03 | 7.5 MB | |
| v0.14.5 source code.zip | 2026-02-03 | 7.7 MB | |
| Totals: 6 Items | 15.7 MB | 0 | |
What's Changed
- Ensure compiler messages are sent to console when quiet is false by @alexarchambault in https://github.com/almond-sh/almond/pull/1624
- Add --log-code option by @alexarchambault in https://github.com/almond-sh/almond/pull/1626
- Ensure we don't initialize scalac twice upon startup by @alexarchambault in https://github.com/almond-sh/almond/pull/1628
- Be fine if Throwable#getMessage throws by @alexarchambault in https://github.com/almond-sh/almond/pull/1630
- Fix crash on simple string with missing end quote by @alexarchambault in https://github.com/almond-sh/almond/pull/1645
- Stop using global execution context by @alexarchambault in https://github.com/almond-sh/almond/pull/1643
Updates / maintenance
- Update Ammonite to 3.0.6 by @alexarchambault in https://github.com/almond-sh/almond/pull/1632
- Update Scala to 2.13.18 by @alexarchambault in https://github.com/almond-sh/almond/pull/1633
- Update Ammonite to 3.0.7 by @alexarchambault in https://github.com/almond-sh/almond/pull/1634
- Update Scala to 3.8.0 by @alexarchambault in https://github.com/almond-sh/almond/pull/1635
- Update Ammonite to 3.0.8 by @alexarchambault in https://github.com/almond-sh/almond/pull/1638
- Update Scala 3 to 3.8.1 by @alexarchambault in https://github.com/almond-sh/almond/pull/1639
- Update Scala 2.12 to 2.12.21 by @alexarchambault in https://github.com/almond-sh/almond/pull/1640
- Bump lodash from 4.17.21 to 4.17.23 in /docs/website by @dependabot[bot] in https://github.com/almond-sh/almond/pull/1637
- Fix ITs (temporary workaround) by @alexarchambault in https://github.com/almond-sh/almond/pull/1644
Full Changelog: https://github.com/almond-sh/almond/compare/v0.14.4...v0.14.5