Skip to content

2.0.0 JAVA 21

Compare
Choose a tag to compare
@paxel paxel released this 07 Oct 20:05
· 12 commits to master since this release
  • Adapted to JAVA 21 virtual threads.
  • Changed the interface to be less noisy. (not compatible with previous versions)
        <dependency>
            <groupId>io.github.paxel</groupId>
            <artifactId>lintstone-actor-system</artifactId>
            <version>2.0.0</version>
        </dependency>