system_setup_tool/changelog.md

1.1 KiB

Changelog

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

[unreleased]

🚀 Features

  • Update config.toml

🚜 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

⚙️ 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