Skip to content

0.6.0 Release

Compare
Choose a tag to compare
@acoburn acoburn released this 20 Mar 00:01
7782d29

The 0.6.0 release introduces a triplestore-based persistence implementation, which will make single-node deployments considerably simpler.

This release also includes numerous changes to the JAVA APIs, changes that will make it easier to build additional implementations using different persistence layers. In addition, basic CDI support has been added to the core Trellis components. Otherwise, many of the changes relate to improvements in the overall test coverage of the application.

Trellis requires at least Java 8. It has also been tested on Java 9 and 10 platforms.