Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 01:30
· 1 commit to master since this release

💥 BREAKING CHANGES

  • due to 71d1fc6 - Replace LunarVim with AstroNvim custom config
  • due to 66c0856 - Update python to 3.12.5 (commit by @Ziwi01)
  • due to 73d2e72 - Drop support for thefuck until it supports Python 3.12.x (commit by @Ziwi01)
  • due to eb685f0 - Update runner image to Ubuntu 24.04 (commit by @Ziwi01)

✨ New Features

  • 0035c99 - software: Update Ruby default version to 3.3.0 (commit by @Ziwi01)
  • 17ece4d - software: Update Puppet to 8.4.0 and puppet-lint gem to 4.2.3 (commit by @Ziwi01)
  • ff69e16 - software: Use Node lts/iron (20.x) by default (commit by @Ziwi01)
  • c9417a9 - software: Replace Java 11.x with 21.x. Upgrade Gradle (8.5), update Groovy and Maven fix versions (commit by @Ziwi01)
  • 1832ac8 - software: Update Go version, fix GVM source in terminal (commit by @Ziwi01)
  • d48c484 - software: Use latest Tmuxp version by default (commit by @Ziwi01)
  • d14a24f - Add jq ZSH plugin
  • 1185d4e - Support Ubuntu 24.04 LTS (commit by @Ziwi01)
  • 73d2e72 - thefuck: Drop support for thefuck until it supports Python 3.12.x (commit by @Ziwi01)
  • 0fbfe48 - docusaurus: Update Docusaurus and docs search engine (commit by @Ziwi01)
  • f31bcc2 - Support Ubuntu 24.04 LTS (commit by @Ziwi01)
  • 3e25db4 - docusaurus: Update Docusaurus and docs search engine (commit by @Ziwi01)
  • 1d03f9e - apt: Add lua and luarocks installation (commit by @Ziwi01)
  • d13b6dd - ruby: Update Ruby to 3.3.4 (commit by @Ziwi01)
  • 335f705 - zshrc: Add kubectl plugin for autocompletion (commit by @Ziwi01)
  • 7f0e506 - Refactor AstroNvim implicit to more general Neovim config
  • c28f984 - Support also ubuntu 22 for backward compatibility (commit by @Ziwi01)

🐛 Bug Fixes

  • 48e73d1 - neovim: Update version query for better tag discovery (commit by @Ziwi01)
  • e0a3363 - git: Wrong .gitconfig target filename (commit by @Ziwi01)
  • 16c7bc5 - apt: Allow dowgrades for azure-cli and docker APT packages (commit by @Ziwi01)
  • 17d36e7 - tmuxp: Add default session file for TMUXP (commit by @Ziwi01)
  • 89197cd - lunarvim: Prevent double dash on enter in lists for Markdown files
  • a411ced - versions: FZF and bottom packages release naming change
  • ab00ba0 - fzf: Save Fzf version properly
  • 29e4747 - Add gh-cli installation, migrate mlocate to plocate (commit by @Ziwi01)
  • 1f43bd0 - Migrate bat installation from Github to APT (commit by @Ziwi01)
  • 888b49e - nvm: Fix NVM git submodule clone error (commit by @Ziwi01)
  • 5d83c11 - zshrc: Ensure proper PATH is propagated in zshrc in case installation fails before config part (commit by @Ziwi01)
  • f490638 - Add gh-cli installation, migrate mlocate to plocate (commit by @Ziwi01)
  • 80bd1b6 - Migrate bat installation from Github to APT (commit by @Ziwi01)
  • 8ee0929 - nvm: Fix NVM git submodule clone error (commit by @Ziwi01)
  • 8a684a8 - zshrc: Ensure proper PATH is propagated in zshrc in case installation fails before config part (commit by @Ziwi01)
  • 3ee621d - nvm: Fix home path for NVM_DIR (commit by @Ziwi01)
  • 593f614 - nvm: Run installation through bash (commit by @Ziwi01)
  • ac1bc53 - neovim: Update neovim ruby gem to 0.10.0 (commit by @Ziwi01)
  • a5c3b1f - neovim: Fix playbook path and variable name
  • 63b3599 - Typo in command, minor docs fixes (commit by @Ziwi01)
  • f718108 - Ubuntu 24 command typo (commit by @Ziwi01)
  • 0d17537 - Ansible facts pull for specific Ubuntu version (commit by @Ziwi01)

🔧 Chores

  • d3bdbd9 - docs: Add TODO, update README
  • 898eb85 - Skip var naming rule in ansible-lint (commit by @Ziwi01)
  • 6276b4b - docs: Align documentation with the code. Prepare for Astronvim docs (commit by @Ziwi01)
  • 9f22ceb - Skip var naming rule in ansible-lint (commit by @Ziwi01)
  • fdf84a8 - docs: Align documentation with the code. Prepare for Astronvim docs (commit by @Ziwi01)
  • 99f9444 - lint: Disable ansible-lint no-role-prefix naming lint (commit by @Ziwi01)
  • e41bc4f - docs: Update docs for new Neovim config
  • 0c366c7 - docs: Update docs (commit by @Ziwi01)
  • 1608ef4 - docs: Add note about version overrides. Fix wrong md link (commit by @Ziwi01)
  • c6e8b49 - Rebase instead of merge during publish (commit by @Ziwi01)