Releases: georglauterbach/hermes
Releases · georglauterbach/hermes
v13.0.0
Changes
- update Dev Container definition
- added
btopcolor themes - replace
bottomwithbtop - add
profiletorust-toolchain.toml - package NeoVIM differently
- miscellaneous code adjustments
- update VS Code example configuration
- updated dependencies
Links
- Diff to last release: v12.4.0...v13.0.0
v12.4.0
Changes
- use
command -vinstead ofwhichin 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
.bashrcto include hermes's download function - update Dev Container definition
Links
- Diff to last release: v12.3.2...v12.4.0
v12.3.2
Changes
- reworked Neovim build and installation
- Neovim is skipped again on
aarch64
Links
- Diff to last release: v12.3.1...v12.3.2
v12.3.1
Changes
- updated Rust dependencies
- fixed wrong version number in
Cargo.toml(and hence the version number you see when runninghermes --version)
Links
- Diff to last release: v12.3.0...v12.3.1
Custom Programs
This release contains programs that I compiled myself.
v12.3.0
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 releaseinstead of a custom GitHUb Action
Links
- Diff to last release: v12.2.0...v12.3.0
v12.2.0
Changes
- removed
gitonlfsbranch from custom-built packages - updated Dev Container
Links
- Diff to last release: v12.1.0...v12.2.0
v12.1.0
Changes
- updated Dev Container
- improved formatting & spelling
- updated example VS code settings & extensions
- updated program versions
- removed environment variable
BAT_THEMEfrom shell setup as it is now superfluous
Links
- Diff to last release: v12.0.0...v12.1.0
v12.0.0
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
--excludeflag to skip files - added custom-built, statically linked programs
gitandneovim
Links
- Diff to last release: v11.2.3...v12.0.0
v11.2.3
Changes
- fix: updated
batconfiguration in Bash setup - chore: updates VS Code example settings
Links
- Diff to last release: v11.2.2...v11.2.3