Skip to content

Latest commit

 

History

History
89 lines (57 loc) · 5.47 KB

CHANGELOG.md

File metadata and controls

89 lines (57 loc) · 5.47 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.2.4 - 2024-12-02

Bug Fixes

  • (install/desktop) only sudo rm if necessary - (1e5c8f8) - Luke Hsiao
  • (install/desktop) fix conditional syntax - (9631837) - Luke Hsiao
  • (install/terminal) only chsh if necessary - (e9dbf25) - Luke Hsiao
  • (install/terminal) sway atomic doesn't have these - (93a622b) - Luke Hsiao

Refactor

  • (install) don't use systemd-inhibit - (591b7e3) - Luke Hsiao
  • don't repeat install if not necessary - (b3045b7) - Luke Hsiao

0.2.3 - 2024-12-02

Bug Fixes

  • (sway) launch toolbox terminal on $mod+Return - (965ee77) - Luke Hsiao

0.2.2 - 2024-12-02

Bug Fixes

  • (install/desktop) don't use ibus in sway - (d8c8839) - Luke Hsiao
  • (install/terminal) fix zellij theme path - (282f3d2) - Luke Hsiao
  • (install/terminal) eliminate user prompt on rm - (81653b3) - Luke Hsiao
  • remove unused gnome settings - (858b3b1) - Luke Hsiao

Documentation

  • (README) add general install instructions - (33f8f1c) - Luke Hsiao

0.2.1 - 2024-12-02

Bug Fixes

  • (install) detect sway correctly - (24345ad) - Luke Hsiao
  • another bad bluefin reference - (64d6d0c) - Luke Hsiao

0.2.0 - 2024-12-02

This is a HUGE switch from being based on Project Bluefin, to instead being based on wayblue sway.

Features

  • (fish) add shell completions - (012b71b) - Luke Hsiao
  • add setup for sway - (424a980) - Luke Hsiao
  • add tailscale layering - (b5711e6) - Luke Hsiao

Bug Fixes

  • (configs/sway) use correct xkb_options syntax - (b7d12cc) - Luke Hsiao
  • (fish) install fish via layering on the host - (e81049b) - Luke Hsiao
  • (install) wayblue sway is fedora - (d5b0256) - Luke Hsiao
  • (install) fix inhibit call and ignore toolboxes - (9bdbaf6) - Luke Hsiao
  • catch final references to old name - (80295f6) - Luke Hsiao

Documentation

  • (README) update readme to point at wayblue - (7316423) - Luke Hsiao

Build and Dependencies

  • (Justfile) add semver release helpers - (3c9204b) - Luke Hsiao
  • exclude v from version file - (06216cb) - Luke Hsiao

0.1.1 - 2024-11-24

Features

  • (install/desktop) add inkscape - (9567612) - Luke Hsiao
  • (install/desktop) add drawio as optional - (c939b9f) - Luke Hsiao
  • (install/terminal) add d2lang - (f04c60a) - Luke Hsiao

0.1.0 - 2024-11-23

Initial release with the core tools and workflow.