Skip to content

v2.2.0

Compare
Choose a tag to compare
@bfabio bfabio released this 26 Sep 07:59
· 135 commits to main since this release
e15b1e7

What's Changed

  • feat: clone bare repositories without blobs by @tensor5 in #269
  • fix: remove wrong "-b" flag from git clone by @tensor5 in #278
  • fix: detection of on-premise GitLab groups by @bfabio in #303
  • chore: don't login to DockerHub on release by @bfabio in #276
  • docs: update crawler diagram by @bfabio in #283
  • chore: use main as branch in workflows by @bfabio in #287
  • chore: add more software to third party
  • chore: remove unneeded chmod by @bfabio in #297
  • chore: remove Go Meta Linter by @bfabio in #290
  • chore(dependencies): bump publiccode-parser-go and go-vcsurl by @bfabio in #299
  • refactor: always use go-vcsurl by @bfabio in #295
  • Code refactor to make the crawler's code clearer and more maintainable by @bfabio in #263
  • refactor!: simplify the logic and reorganize the packages by @bfabio in #296

New Contributors

Full Changelog: v2.1.0...v2.1.1