Skip to content

Releases: trellis-ldp/static-ldp

StaticLDP v0.8

16 Dec 22:00
v0.8
2cf96de
Compare
Choose a tag to compare

This release updates the Symfony subsystem to version 4.4

StaticLDP v0.7

01 Mar 01:17
v0.7
Compare
Choose a tag to compare

This release makes use of symfony version 4.2. There are otherwise no new features and no changes to the configuration.

StaticLDP v0.6

20 Dec 22:23
v0.6
Compare
Choose a tag to compare

This release of StaticLDP upgrades to Symfony Flex, which is the successor to Silex. The new configuration layout is described in the README.

StaticLDP v0.5

18 Nov 23:46
v0.5
Compare
Choose a tag to compare

This release updates the JSON-LD dependency, making it possible to run this application on PHP 7.2.

Support for PHP 5.6 and 7.0 has been dropped. Now, PHP 7.1 is a minimum requirement.

StaticLDP 0.4

30 May 13:30
v0.4
Compare
Choose a tag to compare

This release updates some library dependencies; otherwise there are no changes over earlier releases.

StaticLDP 0.3

24 Jan 20:57
Compare
Choose a tag to compare

This release updates the composer file to use the standard ASF2 license code. Otherwise, there are no changes over version 0.2.

StaticLDP 0.2

20 Sep 20:16
Compare
Choose a tag to compare

This is a patch release fixing a bug with the generation of instance digests. Otherwise, the behavior is the same as v0.1.

StaticLDP 0.1

11 Apr 12:12
Compare
Choose a tag to compare

This is the initial release of StaticLDP, a simple linked data server projected over a collection of static files.

StaticLDP can be installed with Composer:

composer project-create trellis-ldp/static-ldp

Place the static-ldp directory on a web server and configure ./config/settings.yml to point to a data directory:

sourceDirectory: /path/to/data/directory