Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 566 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 566 Bytes

v0.1.3

Notable changes since v0.1.2

  • go mod: Use go mod for dependency management.
  • diff: Allow do use {{ .Diff }} in the templates.

v0.1.2

Notable changes since v0.1.1

  • Docker Build: Use go 1.11 to build.

v0.1.1

Notable changes since v0.1.0

  • Documentation: Updated documentation to cover the 'selector' feature.

v0.1.0

Notable changes since initial version

  • 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.