Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (28 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 1.57 KB

Changelog

Changes made by Maciej Urbańczyk magicmatatjahu (unless otherwise noted).

0.0.6

  • Handling headers in relative links (changes suggested by @derberg - issue):

0.0.5

  • Improve handling headers in external links

0.0.4

  • Add new features to configurate milv (changes suggested by @derberg - issue):
    • possibility to allow redirects, add times of reguest repeats and timeout per project, per file and per link
    • possibility to checking links in code-blocks - disabled by default
  • Checking anchors in external websites
  • Simple error handling
  • Add Troubleshooting links section for troubleshooting with broken/dead links
  • Add CODEOWNERS file
  • Add issue and pull reguest templates

0.0.3

  • Add possibility to ignore external or internal links (changes made by @hudymi)
  • Reducing the size of the docker image (changes made by @hudymi)
  • Formatting whole code with go fmt (changes made by @hudymi)
  • Improve parsing anchors in .md files (changes suggested by @hudymi - issue)

0.0.2

  • Add unit tests
  • Refactor whole code
  • Isolate CLI and library (pkg dir)

0.0.1

  • Initial version

Contact