Skip to content

v2.0.0-MI5 of cyclops-react

Compare
Choose a tag to compare
@johnmcclean johnmcclean released this 26 Apr 14:11
· 1218 commits to master since this release

2.0.0-MI5 of cyclops-react

What’s new cyclops-react v2 Milestone 5?

  • Asynchronous caching for Functions
  • Performance improvement for combinations
  • More efficient use of Queues in FutureStreams
  • Other enhancements and bug fixes

Changelog

Check out the features delivered and bugs fixed -

github 2.0.0-MI5 issues & PRs

Dependency upgrades

None this time

Get cyclops-react

Gradle

compile 'com.aol.simplereact:cyclops-react:2.0.0-MI5’

Maven

<dependency>
    <groupId>com.aol.simplereact</groupId>
    <artifactId>cyclops-react</artifactId>
    <version>2.0.0-MI5</version>
</dependency>

Documentation

Articles

Old simple-react landing page

License

cyclops-react is licensed under the Apache 2.0 license.

http://www.apache.org/licenses/LICENSE-2.0#