Skip to content

Releases: Islandora/Crayfish-Commons

3.0.0 Release

05 May 15:51
e7b8cbd
Compare
Choose a tag to compare

What's Changed

  • Update branches for semver. by @rosiel in #48
  • Make Crayfish-Commons a Symfony bundle only. by @whikloj in #49

New Contributors

Full Changelog: 2.0.0...3.0.0

2.0.1 Use semantic versioning for dependencies.

05 May 18:22
111eab9
Compare
Choose a tag to compare

Changes to composer.json. As of this tag, we use semantic versioning to constrain islandora dependencies.

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0 Release

14 Jul 13:41
Compare
Choose a tag to compare

Compatible with both Drupal 8 and 9. The Gemini client has been removed and replaced with the EntityMapper service.

1.0.0

31 May 16:16
Compare
Choose a tag to compare
Updating lockfile for 1.0.0

0.0.2: Update http-foundation (#23)

01 Mar 18:25
Compare
Choose a tag to compare
Update http-foundation (#23)

0.0.1: Move GeminiClient to Crayfish Commons (#16)

10 Jan 18:41
Compare
Choose a tag to compare
* Move GeminiClient to Crayfish-Commons

* Add tests for findByUri

* Identify and test the constructor and static creator

* Fix indenting