Skip to content

Latest commit

 

History

History
125 lines (57 loc) · 5.18 KB

CHANGELOG.md

File metadata and controls

125 lines (57 loc) · 5.18 KB

Changelog

All notable changes to this project will be documented in this file.

2.6.0 (2023-12-14)

Features

  • nix: added nix packages installation task (#24) (b0bdaf9)

2.5.0 (2023-06-27)

Features

  • extra_packages: allow to pass extra arguments to pip (cac07c9)

Bug Fixes

  • extra_packages: remove become as packages should never be installed under su (b755293)

2.4.0 (2023-05-25)

Features

  • apt: added the ability to add ppa and deb repositories (57d865a)

2.3.3 (2023-05-24)

Bug Fixes

  • flatpak: renamed the main repo to flathub (0670b75)

2.3.2 (2023-05-21)

Bug Fixes

  • extra_packages installation (fe73237)

2.3.1 (2023-05-19)

Bug Fixes

  • extra_packages: renamed task to confirm naming convetion (5980d2a)

2.3.0 (2023-05-19)

Features

  • added the ability to run arbitrary scripts (#17) (f04ca07)

2.2.0 (2023-05-18)

Features

  • gnome: added gnome customization role (73d9b1e)

2.1.0 (2023-05-17)

Features

  • flatpak: added flatpak packages installation task (8419402)
  • snap: set classic confinement as default (df5a343)

2.0.0 (2023-05-17)

⚠ BREAKING CHANGES

  • zsh: Plugins format changed, check example.config.yml for details

Features

  • zsh: added omz custom themes installation task (22d0dde)

1.2.0 (2023-05-16)

Features

  • tmux: added tmux with tpm play (3bdfdda)
  • zsh: added zsh installation and configuration play (5295857)

Bug Fixes

  • snap: removed redundant installation check (7215f2d)
  • tmux: added missed document start (d4db87c)

1.1.1 (2023-05-15)

Bug Fixes

  • removed package installation overlaps (77c3b75)

1.1.0 (2023-05-15)

Features

  • snap: install snap if needed (f828c99)
  • tests: added integration tests (a211814)

Bug Fixes

  • README: fixed license badge (1d1efed)
  • test: set classic confinement (f4ac7a0)

1.0.0 (2023-05-15)

Features