All Versions
12
Latest Version
Avg Release Cycle
36 days
Latest Release
1007 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.3 Changes
April 26, 2020๐ Support Scala.js 1.x
-
v1.5.2 Changes
September 06, 2019๐ Support Scala 2.12.9 (#291)
-
v1.5.1
July 29, 2019 -
v1.5.0 Changes
July 23, 2019 -
v1.4.0 Changes
June 23, 2019- Avoid concurrently changing the internal collection when executing the keyword
Fork
- ๐ Deprecate and hide the keywords
Catch
, in favor of newTryCatch
,TryFinally
andTryCatchFinally
type classes.
๐ Note the release 1.4.0 is binary backward compatible with previous release, but not source backward compatible. Any code that uses the keyword
Catch
must modify to use new type classes when recompiling. - Avoid concurrently changing the internal collection when executing the keyword
-
v1.3.2 Changes
June 10, 2019- ๐ Move Cats support to a separate repository at https://github.com/ThoughtWorksInc/dsl-domains-cats
- ๐ Build for Scala 2.13.0
-
v1.3.1 Changes
June 04, 2019Don't eliminate blocks after CPS transformation (#257)
-
v1.3.0 Changes
May 21, 2019- โ Added asynchronous file IO
- โ Added ComprehensionOps.as method
-
v1.2.0
May 15, 2019 -
v1.1.1
April 04, 2019