New
v0.14.5
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