- go mod: Use go mod for dependency management.
- diff: Allow do use
{{ .Diff }}
in the templates.
- Docker Build: Use go 1.11 to build.
- Documentation: Updated documentation to cover the 'selector' feature.
- Added 'selector' feature: now it is possible to define a css selector per site. Only the first match of the selector is considered when compared.