Releases: Swirrl/drafter
Releases · Swirrl/drafter
Stasher Release Candidate Build
This release introduces the Stasher Caching Repo to Drafter,
Issues included are:
- Original Stasher implementation
- #221 Disk Space cleaner. Removing expired, inaccessible, or just not frequently enough used cache entries
- #252 Caching of State Graph Queries. In particular the modified times that we use internally in Stasher.
Each contains their own sub-issues, dive deeper for more information.
Other important mentions:
stasher-staging-test
test version of stasher
2.1.13
- No code changes from previous release
- Improvements to travis/project.clj versioning and releases.
2.1.12
- No code changes from 2.1.10
- Align project.clj version and tag version.
2.1.11
Test release for travis releases.
2.1.10
stasher-feature-reorg-test-travis-2
Merges master + some localised fixes to builds. Hopefully we can get this going on the staging server.
stasher-feature-reorg-test-travis
test stasher release
2.1.8
Fix issue with tests caused by rdf4j/sesame upgrade and use of registries in drafter unit tests.
Core fix is in this commit in grafter 0.10.1.
2.1.7
Update drafter to use grafter 0.10.1 and RDF4j 2.2.2.
This passes all pmd3 tests.