Skip to content

1.4.0

Compare
Choose a tag to compare
@Atry Atry released this 23 Jun 06:50
25823e1
  • Avoid concurrently changing the internal collection when executing the keyword Fork
  • Deprecate and hide the keywords Catch, in favor of new TryCatch, TryFinally and TryCatchFinally 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.