Skip to content

Releases: eikendev/hackenv

v0.2.2

16 Feb 22:28
26bb7b9

Choose a tag to compare

0.2.2 (2026-02-16)

Bug Fixes

  • trigger build with clean version command (db519b2)

Documentation

v0.2.1

16 Feb 12:34
c97169e

Choose a tag to compare

0.2.1 (2026-02-16)

Documentation

v0.2.0

14 Feb 15:31
8295cbe

Choose a tag to compare

Changelog

  • 8295cbe fix: avoid logging tainted keyboard output
  • 6e76bb2 build: bump go version to 1.26
  • d4e13c3 chore(deps): retag dependabot PRs
  • 8248b49 deps(go): bump the go-dependencies group with 2 updates (#11)
  • 2f322cb chore(ci): bump Go version
  • 892f374 chore(ci): switch to ubuntu-slim runner
  • 2166370 chore: add CODEOWNERS and Dependabot config
  • 08aa4b7 chore: update license
  • 5ff142d Rename new CI workflow
  • 98ed150 Fix indentation of new CI workflow
  • 04c182c Add workflow to check for exposed secrets

v0.1.8

29 Nov 17:55
7c45b57

Choose a tag to compare

Changelog

  • 7c45b57 Improve error handling and logging

v0.1.7

28 Nov 21:20
9e2d21d

Choose a tag to compare

Changelog

  • 9e2d21d Remove unreachable code
  • 6f81b6f Replace logrus with slog
  • c68d820 Update Go to 1.25 and dependencies
  • 61a44f4 Update .gitignore file
  • 130217b Add version and schema to .goreleaser.yaml

v0.1.6

31 Jul 20:44
b4bf860

Choose a tag to compare

Changelog

v0.1.5

22 Feb 16:03
6e87391

Choose a tag to compare

Changelog

  • 6e87391 Read binary version using BuildInfo
  • d953d42 Update to Go 1.24
  • 38b48a0 Switch to new libvirt package

v0.1.4

15 Feb 10:42
38d31ed

Choose a tag to compare

Changelog

  • 38d31ed Enable nilaway and fix issues
  • d99d9ad Add instructions for starting libvirt daemon
  • 563d10a Update Go and dependencies

v0.1.3

21 Jul 21:40
1372525

Choose a tag to compare

Changelog

  • 1372525 Fix default user for Parrot image

v0.1.2

21 Jul 18:01
aafe0df

Choose a tag to compare

Changelog

  • aafe0df Fix GoReleaser args
  • 59ec369 Update dependencies and download URLs