CHANGELOG.md
Change Log
========================================
v0.3.0 - 2024-02-13
----------------------------------------
- Build docker images automatically
- BREAKING: Remove URI encoding of arguments in target URL
- Allow using named splat (`*name`)
- Add redirectly:edge docker image
- Update `--init` template to include a splat redirect
v0.2.0 - 2024-02-07
----------------------------------------
- Drop support for Ruby 2.x
- Upgrade rack to 3.0
v0.1.2 - 2023-03-19
----------------------------------------
- Forward query strings from source to target
- Drop support for Ruby < 2.6
- Upgade dependencies
v0.1.1 - 2021-07-05
----------------------------------------
- Add docker image
v0.0.0 - 2021-07-05
----------------------------------------
- Initial version
- Implement --init