Skip to content

Releases: georglauterbach/hermes

v3.1.0

30 Dec 13:01
eee36ba
Compare
Choose a tag to compare

Changes

  • updated additional programs' versions
  • updated Alacritty configuration

Links

  1. Diff to last release: v3.0.2...v3.1.0

v3.0.2

24 Dec 10:16
39ad516
Compare
Choose a tag to compare

Changes

  • improved scripts in misc/
  • added script in misc/ called setup_fonts.sh to set up fonts
  • removed superflous font packages from GUI installation
  • fixed wrong default name in Bash 20-custom_early.sh

Links

  1. Diff to last release: v3.0.1...v3.0.2

v3.0.1

22 Dec 14:17
2ccb3b0
Compare
Choose a tag to compare

Changes

This release adds the option HERMES_CONFIG_ATUIN_WITH_HISTFILE to configure a fallback HISTFILE even when Atuin is enabled. Moreover, a script to download the fonts "FiraCode Nerd Font" and "jetbrainsMono Nerd Font" has been added. All changes are 100% backwards-compatible.

Links

  1. Diff to last release: v3.0.0...v3.0.1

hermes v3

22 Dec 11:17
1dce81b
Compare
Choose a tag to compare

Changes

This is the release v3.0.0 of the new hermes. It has been re-written in the Rust programming language for maximum performance and best-in-class error handling. The new version has no dependencies (like curl) and works on any x86_64 or aarch64 Ubuntu Linux machine.

Links

  1. Diff to last release: v3.0.0-beta.14...v3.0.0

hermes v3 (v3.0.0-beta.14)

15 Dec 17:20
77ba627
Compare
Choose a tag to compare

This is the fourteenth beta release of the new hermes - re-written in the Rust programming language for maximum performance and best-in-class error handling. The new version has no dependencies (like curl) and works on any x86_64 or aarch64 Ubuntu Linux machine.

Attention: This is a beta release. Please report any issues you encounter via the issue tracker.

Beta fourteen includes the following changes:

  • added self-update functionality
  • improved tracing
  • improved the "Usage" section in README.md

hermes v3 (v3.0.0-beta.13)

14 Dec 20:36
4748f7b
Compare
Choose a tag to compare

This is the thirteenth beta release of the new hermes - re-written in the Rust programming language for maximum performance and best-in-class error handling. The new version has no dependencies (like curl) and works on any x86_64 or aarch64 Ubuntu Linux machine.

Attention: This is a beta release. Please report any issues you encounter via the issue tracker.

Beta thirteen includes the following changes:

  • updated Dev Container base image to v4.2.0
  • add LANG and LC_ALL when calling again
  • switch to tracing from log
  • disabling up-arrow for Atuin is now configurable via HERMES_CONFIG_ATUIN_DISABLE_UP_ARROW
  • improved example NeoVim configuration
  • minor updates to the documentation

hermes v3 (v3.0.0-beta.12)

12 Dec 13:40
c492b80
Compare
Choose a tag to compare

This is the twelvth beta release of the new hermes - re-written in the Rust programming language for maximum performance and best-in-class error handling. The new version has no dependencies (like curl) and works on any x86_64 or aarch64 Ubuntu Linux machine.

Attention: This is a beta release. Please report any issues you encounter via the issue tracker.

Beta twelve includes the following changes:

  • if variables for loading behavior are already set, use their values
  • corrected the wrong default location of Atuin DB file
  • update Dev Container development image
  • updated ble.sh configuration for transient prompt to work correctly
  • only load starship when requested and available

hermes v3 (v3.0.0-beta.11)

12 Dec 09:41
Compare
Choose a tag to compare

This is the eleventh beta release of the new hermes - re-written in the Rust programming language for maximum performance and best-in-class error handling. The new version has no dependencies (like curl) and works on any x86_64 or aarch64 Ubuntu Linux machine.

Attention: This is a beta release. Please report any issues you encounter via the issue tracker.

Beta eleven includes the following changes:

  • minor corrections of config file locations
  • reverts concerning HISTFILE creation
  • improved the README.md to better clarify how to use hermes
  • introduced program-specific configuration variables

hermes v3 (v3.0.0-beta.10)

11 Dec 23:53
7b8cd68
Compare
Choose a tag to compare

This is the tenth beta release of the new hermes - re-written in the Rust programming language for maximum performance and best-in-class error handling. The new version has no dependencies (like curl) and works on any x86_64 or aarch64 Ubuntu Linux machine.

Attention: This is a beta release. Please report any issues you encounter via the issue tracker.

Beta ten includes the following changes:

  • heavily optimized Bash configuration and loading times
  • updated loading order and improved ble.sh configuration
  • improved history setup with Atuin and ble.sh integration
  • updated Development Container environments
  • updated fzf configuration file directory

v3.0.0-alpha.10

09 Dec 21:34
862d99e
Compare
Choose a tag to compare
v3.0.0-alpha.10 Pre-release
Pre-release

This is an alpha test release to check whether the CI works as intended.