Skip to content

Releases: dehesselle/jhb

v0.53

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:49

Release highlights

  • Fix shadow file naming.
  • Remove GitHub from RELEASE_URLS. Only GitLab is a valid source for releases as they are built with broader backward compatibility.
  • Update ccache to 4.10.2.

v0.52

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:40

Release highlights

  • Refactor GitHub workflows to Apple Silicon.
  • Do not use an external SDK, build for the current OS only.
  • Improve disk image handling.

v0.51

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:37

Release highlights

  • Replace union-mounted ramdisk with the disk image shadowfile feature.
  • Introduce the config helper script to retrieve configuration variables.

v0.50

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:32

Release highlights

  • Update dependencies.

v0.49

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:32

Release highlights

  • Update dependencies.

v0.48

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:31

Release highlights

  • Update dependencies.

v0.47

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:29

Release highlights

v0.46

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:27

Release highlights

  • Refactoring.

v0.45

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:25

Release highlights

  • Drop build support for macOS High Sierra (10.13). The minimum required build OS is now macOS Catalina (10.15).
  • Update dependencies.

v0.43

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:23

Release highlights

  • Update GitHub actions for Node.js 20
  • Update dependencies.