Skip to content

Releases: georglauterbach/hermes

v13.0.0

25 Apr 20:23
7d4007a

Choose a tag to compare

Changes

  • update Dev Container definition
  • added btop color themes
  • replace bottom with btop
  • add profile to rust-toolchain.toml
  • package NeoVIM differently
  • miscellaneous code adjustments
  • update VS Code example configuration
  • updated dependencies

Links

  1. Diff to last release: v12.4.0...v13.0.0

v12.4.0

17 Apr 14:10
9aa4776

Choose a tag to compare

Changes

  • use command -v instead of which in shell scripts
  • switched to new linter image in the CI & updated files to align with new linter
  • updated VS Code example settings
  • updated programs' versions
  • updated Rust to 1.95.0
  • updated example .bashrc to include hermes's download function
  • update Dev Container definition

Links

  1. Diff to last release: v12.3.2...v12.4.0

v12.3.2

04 Apr 22:20
e28efc3

Choose a tag to compare

Changes

  • reworked Neovim build and installation
  • Neovim is skipped again on aarch64

Links

  1. Diff to last release: v12.3.1...v12.3.2

v12.3.1

04 Apr 21:05
964bd99

Choose a tag to compare

Changes

  • updated Rust dependencies
  • fixed wrong version number in Cargo.toml (and hence the version number you see when running hermes --version)

Links

  1. Diff to last release: v12.3.0...v12.3.1

Custom Programs

04 Apr 21:51
964bd99

Choose a tag to compare

This release contains programs that I compiled myself.

v12.3.0

03 Apr 16:46
b5bb51f

Choose a tag to compare

Changes

  • updated VS Code example configuration
  • updated Rust dependencies
  • removed unnecessary comments from Shell scripts
  • removed GnuPG setup
  • renamed configuration file for btm (to the default configuration file name)
  • updated versions of programs that hermes installs
  • updated Rust toolchain version from 1.93.0 to 1.94.1
  • update release workflow to use gh release instead of a custom GitHUb Action

Links

  1. Diff to last release: v12.2.0...v12.3.0

v12.2.0

11 Feb 16:45
5a7df80

Choose a tag to compare

Changes

  • removed git on lfs branch from custom-built packages
  • updated Dev Container

Links

  1. Diff to last release: v12.1.0...v12.2.0

v12.1.0

10 Feb 09:55
04c5671

Choose a tag to compare

Changes

  • updated Dev Container
  • improved formatting & spelling
  • updated example VS code settings & extensions
  • updated program versions
  • removed environment variable BAT_THEME from shell setup as it is now superfluous

Links

  1. Diff to last release: v12.0.0...v12.1.0

v12.0.0

24 Jan 15:02
5520189

Choose a tag to compare

Changes

  • updated Dev Container definitions
  • updated example configurations, most notably VS Code's
  • updated Rust dependencies
  • updated installation instructions
  • updated Rust from 1.92.0 to 1.93.0
  • updated Bash configuration
  • added manual about git
  • made Neovim configuration more minimal
  • added --exclude flag to skip files
  • added custom-built, statically linked programs git and neovim

Links

  1. Diff to last release: v11.2.3...v12.0.0

v11.2.3

19 Nov 11:45
aa9fe16

Choose a tag to compare

Changes

  • fix: updated bat configuration in Bash setup
  • chore: updates VS Code example settings

Links

  1. Diff to last release: v11.2.2...v11.2.3