github piranhacloud/piranha v20.12.0
December 2020 release - the "To mask or not to mask?" edition

latest releases: v24.4.0, v24.3.0, v24.2.0...
3 years ago

Piranha 20.12.0

For more information please visit our website at https://piranha.cloud, or browse the JavaDoc documentation.

Notable changes

  • First packaged release of Piranha CLI
  • Support for running Piranha Nano on Azure Functions

Contributions

The following GitHub users contributed code/documentation for this release

Additional information

  1. Passing 100% of the Expression Language TCK
  2. Passing 90% of the Servlet TCK
  3. Passing 64% of the Pages TCK

Piranha Nano Maven dependency

<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-nano</artifactId>
    <version>20.12.0</version>
<dependency>

Piranha Embedded Maven dependency

<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-embedded</artifactId>
    <version>20.12.0</version>
<dependency>

Piranha Micro

Download Piranha Micro

Piranha Server

Download Piranha Server

Don't miss a new piranha release

NewReleases is sending notifications on new releases.