Skip to content

Releases: atc0005/safelinks

v0.1.1

11 Apr 11:10
77a8cf8
Compare
Choose a tag to compare

Overview

  • Bug fixes
  • GitHub Actions workflow updates
  • Dependency updates
  • built using Go 1.19.8
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

  • (GH-22) Add Go Module Validation, Dependency Updates jobs

Changed

  • Dependencies
    • Go
      • 1.19.4 to 1.19.8
  • CI
    • (GH-24) Drop Push Validation workflow
    • (GH-25) Rework workflow scheduling
    • (GH-27) Remove Push Validation workflow status badge

Fixed

  • (GH-29) Update vuln analysis GHAW to use on.push hook

References

v0.1.0

17 Dec 00:48
feb2f58
Compare
Choose a tag to compare

Overview

  • Initial release
  • built using Go 1.19.4
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

Initial release!

This release provides an early release version of one new tool:

Tool Name Overall Status Description
usl Alpha Small CLI tool for decoding a given Safe Links URL.

See the project README for additional details.

References