Skip to content

Releases: Islandora/Crayfish

Crayfish 0.0.7

22 Sep 14:46
Compare
Choose a tag to compare
Updating lock files for latest crayfish-commons changes (#42)

* Updating lock files for latest crayfish-commons changes

* Trying this with 5.6

Crayfish 0.0.6

28 Aug 19:34
Compare
Choose a tag to compare
Issue 612 (#38)

* Adding OPTIONS request for integrating Hypercube with Api-X

* Returing content-type on OPTIONS request and README update

* OPTIONS for Houdini

* Better testing annotations, README update.

* MOAR README

* README typos

* Basing services for binaries off of ldp:NonRDFSource instead of fedora:Binary

Crayfish 0.0.5

22 Jul 16:14
Compare
Choose a tag to compare
Merge pull request #12 from ruebot/issue-302

Address https://github.com/Islandora-CLAW/CLAW/issues/302

Crayfish 0.0.4

24 Jun 16:18
Compare
Choose a tag to compare
Add IUuidCache functions for transactions (#4)

* Add IUuidCache functions for transactions

* Code cleanup

* Long lines sheesh

* Register UuidGenerator, remove UuidServiceProvider, fix various little errors

Fix file path errors to ldpath transform file.
Fix reference to TransactionController in ResourceController

* Move to using a local Silex caching layer for transaction pair caching.

* Code review clean up

* Fix existing tests

* Our minimum-stability should probably not be dev

* Add tests for KeyCache and remove test namespace.

* PSR2 issue

* Add more tests and resolve a strict error in ResourceController

* Increase code coverage

* Does not throw the exception. but returns an error response.

* Only have 1 config location now, but also ignore production settings.

Crayfish 0.0.3

26 May 16:55
Compare
Choose a tag to compare
Merge pull request #7 from whikloj/fix-register-twig

Add our templates if we did not register the TwigServiceProvider

Crayfish 0.0.2

19 May 16:17
Compare
Choose a tag to compare
Merge pull request #3 from ruebot/issue-226

Restructure Crayfish

Crayfish 0.0.1

13 May 18:11
Compare
Choose a tag to compare
A couple more updates from the repo move. (#2)

* A couple more updates from the repo move.

* Prepare for 0.0.1 release.

* Add license info to composer.json