Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Mar 17:41
· 3 commits to develop since this release

💥 BREAKING CHANGES

  • due to 1b58dbf - Drop support for Ubuntu 22.04. Soon we will have next LTS after 24.04 (commit by @Ziwi01):

    Drop support for Ubuntu 22.04. Soon we will have next LTS after 24.04

✨ New Features

  • f0da034 - Add DRY installation with AI prompt (commit by @Ziwi01)
  • 88b26bc - Update Node version to lts/jod (22.x) (commit by @Ziwi01)
  • 25d2b00 - Add Lazygit custom command to diff branches, fix GUI icons (commit by @Ziwi01)
  • 0496939 - Update tmuxp, add theme config (commit by @Ziwi01)
  • 98d7e0c - Update to Python 3.14.0 (commit by @Ziwi01)
  • 420a5a5 - Add EZA as modern ls replacement (commit by @Ziwi01)
  • c16323a - Add FX tool for interactive JSON edits (commit by @Ziwi01)
  • 1b58dbf - Drop support for Ubuntu 22.04. Soon we will have next LTS after 24.04 (commit by @Ziwi01)

🐛 Bug Fixes

  • a0eb0e8 - batcat: Fix naming for batcat binary between Ubuntu 22 and 24 (commit by @Ziwi01)
  • f83bf1e - kubeswitch: Update zshrc to not infinitely add completion lines (commit by @Ziwi01)
  • 85a1fa0 - regression: Bring back removed installation of software (commit by @Ziwi01)
  • cbca238 - Remove os-specific variables load for config role (commit by @Ziwi01)
  • d07740b - Allow broken conditionals for ruby role to work (commit by @Ziwi01)
  • 90235ea - node: When installing new node, make it default (commit by @Ziwi01)
  • 54ce6e4 - Update ansible built-in variable reference to get rid of deprecation warnings (commit by @Ziwi01)
  • 46814a9 - Update deprecated vars usage (commit by @Ziwi01)

🔧 Chores

  • 2d4a04f - fzf: Use built-in sourcing for completion and key bindings (commit by @Ziwi01)
  • 7675170 - Add TMUX theme (commit by @Ziwi01)
  • 27115e4 - Refactor save_version.yml to not use reserved parameter "query" (commit by @Ziwi01)
  • 3c7fcdf - Do not create default_session file for Tmuxp if any other file is there (commit by @Ziwi01)
  • f73a532 - Add installing pyenv-update plugin, run update always. Add colored output (commit by @Ziwi01)
  • cc2a593 - Update docusaurus, update config for deprecation warnings (commit by @Ziwi01)