Releases: polypheny/Polypheny-Prism-API
Releases · polypheny/Polypheny-Prism-API
2.1
This is a minor release of the PRISM API, fixing availability of artifacts for all platforms.
2.0
This is a major release of the PRISM API, adding support for the Label Property Graph model.
1.9
This release fixes python package publishing.
1.8
This release further improves python packages.
1.7
With this version, we also publish python wheel packages.
1.6
This release improves the metadata of published python packages.
1.5
Starting with this release, we now also publish a .NET library to NuGet. The package name is Polypheny.Prism
.
1.4
Starting with this release, we now also release API files for Go. The Go files are added to the GitHub releases as .tar.gz files. Similar to Java and Python release, there is a version.go file containing the major and minor version. Furthermore, we now also release a plain ZIP file containing the protobuf files.
1.3
Now also releasing python packages to PyPi. No changes to the API.
1.2
With this release, the location of the properties file containing the API version information is changed to be outside the package structure. This allows for easier dependency relocation of the resulting class files.