Skip to content

Releases: workflowfm/pew

Version 1.6.1

03 Oct 20:27

Choose a tag to compare

  • Introduces AkkaPiObservable and AkkaPiStream.
  • Removes dependency to SubAkka (see #67).

Version 1.6.0

06 Jun 08:55

Choose a tag to compare

Version 1.5.0

19 Mar 02:26

Choose a tag to compare

Open source

First open source release under the Apache 2.0 License.

Changes and fixes

  • Restructured the project into multiple modules.
  • Fixed long standing issue with MultiStateExecutor, which is now renamed MutexExecutor.
  • Introduced CASExecutor using Java's ConcurrentHashMap.
  • Updated simulator to use Proter v0.6 and not use Akka.
  • Improved the use of pi-calculus channels to make no assumptions about their data structure (see #63).
  • Fixed a race condition in AkkaExecutor.init (see this commit).
  • Various fixes and small improvement in the metrics outputs (e.g. see #60).
  • Various minor improvements in unit tests and scaladocs.

v1.4.0

09 Jul 21:34
7178e1d

Choose a tag to compare

See #52

v1.3.0

27 Jun 00:03

Choose a tag to compare

Version 1.3.0