Skip to content

Releases: polypheny/Polypheny-Prism-API

2.1

Choose a tag to compare

@vogti vogti released this 28 Dec 10:48
0b96132

This is a minor release of the PRISM API, fixing availability of artifacts for all platforms.

2.0

2.0

Choose a tag to compare

@vogti vogti released this 06 Nov 13:02

This is a major release of the PRISM API, adding support for the Label Property Graph model.

1.9

1.9

Choose a tag to compare

@vogti vogti released this 17 May 13:42
5feeaea

This release fixes python package publishing.

1.8

1.8

Choose a tag to compare

@vogti vogti released this 17 May 13:19
4b72fa1

This release further improves python packages.

1.7

1.7

Choose a tag to compare

@vogti vogti released this 17 May 12:54
94ebb49

With this version, we also publish python wheel packages.

1.6

1.6

Choose a tag to compare

@vogti vogti released this 17 May 12:00
78996a8

This release improves the metadata of published python packages.

1.5

1.5

Choose a tag to compare

@vogti vogti released this 11 May 09:45
097ba52

Starting with this release, we now also publish a .NET library to NuGet. The package name is Polypheny.Prism.

1.4

1.4

Choose a tag to compare

@vogti vogti released this 10 May 15:55
59e5ed6

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

1.3

Choose a tag to compare

@vogti vogti released this 08 May 07:52
41b7115

Now also releasing python packages to PyPi. No changes to the API.

1.2

1.2

Choose a tag to compare

@vogti vogti released this 05 May 14:16
280cb5c

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.