All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Use updated method signature for origin initializer
- Upgrade to initializers system in Bridgetown 1.2
- Support Builder priority feature in Bridgetown 1.1 (fixes #3)
- Register resource extensions upfront
- Lock Async dependency to < 2.0 until fiber race condition is resolved
- Fix issue where link resolvers didn't provide the full document
- Automatically paginate through results sets
- Add hash option to
provide_data
- Fix bugs and test link resolvers
- Better error handling and Roda preview assistance
- Enforce
.html
for relative path
- First version