Releases: Islandora/Crayfish
Releases · Islandora/Crayfish
Dependency bumping
What's Changed
- Remove Gemini from README by @jmvezic in #128
- Use semantic versioning for dependencies. by @rosiel in #130
- chop off charset from mimetype for external content header by @whikloj in #131
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 in /Homarus by @dependabot in #139
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 in /Milliner by @dependabot in #138
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 in /Hypercube by @dependabot in #135
- Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5 in /Recast by @dependabot in #136
- Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5 in /Houdini by @dependabot in #137
- Bump symfony/http-kernel from 4.3.11 to 4.4.39 in /Houdini by @dependabot in #140
- Update symfony/flex. by @jordandukart in #144
New Contributors
- @jmvezic made their first contribution in #128
- @rosiel made their first contribution in #130
- @jordandukart made their first contribution in #144
Full Changelog: 2.0.0...2.1.0
2.0.0 Release
Gemini has been removed and replaced with the EntityMapper
service in crayfish-commons
.
1.0.0
0.2.1
0.0.15: Implement recast service (#44)
* Add Recast service Move Milliner to use GeminiClient in Crayfish-Commons * Update crayfish-commons so we can use GeminiClient * Fix tests * Fix the composers * Make Milliner installable by PHP 7.0 * Test for invalid operation * Point at crayfish-commons master
0.0.14
0.0.13: Homarus refactor / Increase test coverage (#57)
* Tell if we failed Fix some missed things * Clean up tester, fix test coverage * Fix last tests I hope * Refactor Homarus Update test coverage * Coder fix
0.0.12
0.0.11: homarus (#52)
* homarus * Delete config.yaml config.yaml will be created by ansible * changes requested by Danny 1 * update example config * update README * add basic test setup
Crayfish 0.0.9
add postgresql migration (#47) * add postgresql migration * abort gemini table migration if db is not supported