Skip to content

Releases: justindhillon/link-inspector

2.1.1

13 Feb 18:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

07 Feb 20:25
Compare
Choose a tag to compare

What's Changed

  • Fix False Negitives by @justindhillon in #61
  • Better github actions
  • Upgrade from node 16 to node 20

Full Changelog: 2.0.3...2.1.0

2.0.3

02 Feb 20:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

2.0.2

29 Jan 19:41
4b6e54b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

23 Jan 20:40
Compare
Choose a tag to compare

Announcing Version 2.0 !

New Features:

  • Can now be used as binary and npm package
  • It can now be passed a callback, so you can decide exactly what is done with broken links
  • Rewritten in typescript
  • Custom in-house scheduler, increasing performance by checking 10 links at once.
  • Reading and writing files are asynchronous, reducing io bottlenecks.
  • Binary files are skipped
  • Output directory is now correct path 100% of the time
  • Many bug fixes
  • Much better performance

Repo Changes:

  • All git commits gets tested by linting and building. This is done with a GitHub action.

Issues Resolved:

#46 files over 100mb are skipped.
#1 finally solved by skipping files over 100mb.

1.5.1

16 Jan 23:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.3...1.5.1

1.4.3

07 Jan 23:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.2...1.4.3

1.4.2

28 Dec 20:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.4.2

1.4.1

18 Dec 02:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.3.0

11 Dec 20:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.3.0