servant-snap v0.7.1 Release Notes

    • Call 'Snap.Core.pass' when routing an empty URI path. This allows an entire served API to fall through, which is more in line with the rest of snap routing, and allows multiple servant API's to be served under the same path context from 'Snap.Core.route'.