system_setup_tool/changelog.md

56 lines
1.2 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## [0.2.0] - 2025-01-16
### 🚀 Features
- Update config.toml
- *(cli)* Add packages command and various subcommands
### 🚜 Refactor
- Change package management for different software sources
- Add progressbar and implement package interface
- Implement a simple progressbar instead of bubbletea
- Implement mocking functions and tests
### 📚 Documentation
- Update changelog.md
### ⚙️ Miscellaneous Tasks
- Update gitignore and goreleaser.yaml
## [0.1.0] - 2024-12-28
### 🚀 Features
- First initial commit
- *(cli)* Add progress bar to instalation
- *(config,cli)* Add packages and fix os find
- *(config,cli)* Add progressbar to specialPack
- *(cli)* Add checks for pacman
- *(cli,config)* Add flatpak and dotfiles support
- *(cli)* Add a box display
- Prepare initial release
### 🐛 Bug Fixes
- *(config,cli)* Add unavailable list
- Add missing packages
- *(config)* Delete double entry for neovim
- *(cli)* Fix wrong directory for dotfiles and and override for stow
### 🚜 Refactor
- Seperate functionality into files
### 📚 Documentation
- *(config)* Add packages to config.toml
- *(config)* Add go packages
<!-- generated by git-cliff -->