Releases: Islandora/Crayfish-Commons
Releases · Islandora/Crayfish-Commons
3.0.0 Release
2.0.1 Use semantic versioning for dependencies.
Changes to composer.json. As of this tag, we use semantic versioning to constrain islandora dependencies.
What's Changed
- Update branches for semver. by @rosiel in #48
- Update the composer.lock. by @adam-vessey in #50
New Contributors
- @rosiel made their first contribution in #48
- @adam-vessey made their first contribution in #50
Full Changelog: 2.0.0...2.0.1
2.0.0 Release
Compatible with both Drupal 8 and 9. The Gemini client has been removed and replaced with the EntityMapper
service.
1.0.0
0.0.2: Update http-foundation (#23)
Update http-foundation (#23)
0.0.1: Move GeminiClient to Crayfish Commons (#16)
* Move GeminiClient to Crayfish-Commons * Add tests for findByUri * Identify and test the constructor and static creator * Fix indenting