0.5.0
🆕 Features
- Now routes support adding targets including protocol and path, instead of just hostname (#61)
🎩 Improvements
- Tests for Ceryx are now written in pytest, instead of BATS and therefore are much more readable (#61)
⚠️ Breaking changes
- The
target
of routes submitted through the API gets protocol prefixed, if it does not already set, defaulting tohttp://
(#61)