Releases: Islandora/Crayfish-Commons
Releases · Islandora/Crayfish-Commons
4.1.0
What's Changed
- Build matrix by @whikloj in #66
- Bump up PHP versions by @adam-vessey in #68
- Feature/better escaping by @adam-vessey in #69
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- Get tests running on the 3.x branch. by @adam-vessey in #56
- Fix the response as expected by the test. by @adam-vessey in #57
- Upgrade 5.4 symfony and pull out EntityMapper by @whikloj in #63
Full Changelog: 3.0.0...4.0.0
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