Skip to content

Releases: lucor/lian

v1.1.0

Choose a tag to compare

@lucor lucor released this 16 Aug 10:28
7af9887

This release adds support for replace directives in go.mod files

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@lucor lucor released this 11 Feb 19:29
8aed46f

This release primarily updates dependencies to their latest available versions that support Go 1.18.

  • update dependencies
    • golang.org/x/mod v0.20.0
    • golang.org/x/sys v0.30.0

Full Changelog: v0.4.1...v1.0.0

v0.4.1

Choose a tag to compare

@lucor lucor released this 11 Feb 17:00
7279308
  • fix duplicated COPYING.MD should be COPYING.TXT

v0.4.0

Choose a tag to compare

@lucor lucor released this 22 Dec 17:31
1a56c57
  • added the excluded option (--excluded) to exclude specific version of a repository from from the licenses check #1

v0.3.2

Choose a tag to compare

@lucor lucor released this 21 Sep 16:22
d5132b3
  • fix dual license check

v0.3.1

Choose a tag to compare

@lucor lucor released this 12 Feb 19:36
5492a20
  • missed LICENSE-THIRD-PARTY in release binaries

v0.3.0

Choose a tag to compare

@lucor lucor released this 12 Feb 19:28
567dd59
  • add license check github action
  • add release binary github action
  • rename to lian to avoid name conflict with other packages