Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Releases: SaftIng/Saft

0.1.0-alpha2

17 Jun 07:56
Compare
Choose a tag to compare
0.1.0-alpha2 Pre-release
Pre-release

That is the second pre-release for 0.1 with important changes. Here is the difference between 0.1.0-alpha1 and 0.1.0-alpha2.

You may have to ...

  • update your test-config.yml, because of missed class information (commit)
  • removed fzaninotto/Streamer via Composer, so please run composer update to update your packages. (commit)

Important changes:

  • BasicTriplePatternStore moved from Saft\Store\Test to Saft\Store and is now considered as a basic implementation of a triple pattern store
  • Saft\Store\ChainableStore extends Saft\Store\Store from now on. That change made it possible to pass chainable stores in the REST api of Saft.skeleton.
  • License change from GPL2 to GPL3
  • From now on ARC2 does createGraph and deleteGraph the right way (commit)
  • Serializer's method serializeIteratorToStream will accept file names and file resources from now on.

0.1.0-alpha1

17 Jun 07:41
Compare
Choose a tag to compare
0.1.0-alpha1 Pre-release
Pre-release

This alpha is the first pre-release version of 0.1 and contains (almost) all neccessary components and the (almost) complete API. The API and its interfaces might be changed until the 0.1.

For more information: http://safting.github.io/org/agenda/#version-0.1