View Source Changelog
v0.4.0
Features:
- add
:rewrite_path_infobackend option for controlling path rewriting - extend
:hostbackend option for supporting regex - add optional
:optsargument toCozyProxy.start_link/_
Breaking changes:
CozyProxy.start_link/1doesn't callSupervisor.start_link/3with[name: CozyProxy]any more. If you need the name, you should pass it manually.
v0.3.0
Features:
- add adapter support
Breaking changes:
- change the format the options