Skip to content

Releases: openSUSE/obs-service-go_modules

v0.6.3

03 Apr 13:54
8c0242c
Compare
Choose a tag to compare

What's Changed

  • Fix #29 config flake8 to ignore E501 long lines and revert flake8 shortened lines by @jfkw in #30
  • small fixes to README.md by @johanneskastl in #11
  • make vendor tarball name configurable by @johanneskastl in #27
  • Fix detection and compression of zstd vendor tarballs

New Contributors

  • @jfkw made their first contribution in #30

Full Changelog: v0.6.2...v0.6.3

v0.6.2

27 Mar 09:39
e8e245c
Compare
Choose a tag to compare

What's Changed

  • fix flake8 errors and add flake8 Github Action by @johanneskastl in #28
  • better autodetection of archives (skip *.tar.gz.asc)

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.4.1

02 May 08:35
72d184c
Compare
Choose a tag to compare

What's Changed

  • Fix compression parameter default value usage by @arbulu89 in #18

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Apr 08:52
Compare
Choose a tag to compare

What's Changed

  • allow specifying source / vendor archive compression mode by @marcov in #2
  • don't ignore go mod command errors by @stefannica in #6

New Contributors

Full Changelog: v0.3.0...v0.4.0