Note that Parklife's Rails integration has been moved into a separate gem and now includes support for ActiveStorage, see the parklife-rails repo for more information. This release also includes the following:
- Include the port when automatically assigning the base from Rails
default_url_options. #130 - Improve the HTTP redirect error message to include the request's full URL and redirect location. #129
- Empty the build directory instead of deleting it. #125
- Resurrect build callbacks (
before_build/after_build). #124