Skip to content

Latest commit

 

History

History
115 lines (73 loc) · 4.41 KB

CHANGELOG.md

File metadata and controls

115 lines (73 loc) · 4.41 KB

Changelog

1.5.0 (2023-11-23)

Features

  • ci: use magic-nix-cache-action to speed-up build (b7952d6)
  • move .drirc file from blade-shadow-beta repository (992dab6)

Bug Fixes

  • ci: change release-please to bump version in README.md (d4a336b)
  • remove utilities.{files,debug} and use debug.nix (2a95c50)

1.4.0 (2023-10-28)

Features

  • ci: add release-please Github Action (f3a9d1b)
  • shadow-prod: 5.0.1161 -> 8.0.10164
  • shadow-preprod: 5.0.1158 -> 8.0.10175
  • shadow-testing: 5.0.1152 -> 8.0.10177
  • Build Shadow Nix with NixOS 22.11
  • Improve update script with Git commit messages

Bug Fixes

  • changelog: fix changelog format for release-please (e364740)
  • Bump cachix/install-nix-action from 21 to 23
  • Bump actions/checkout from 3 to 4
  • Bump cachix/install-nix-action from 20 to 21
  • Build Shadow Nix with NixOS 23.05
  • Fix Home Manager CI
  • Bump cachix/install-nix-action from 18 to 20
  • Bump cachix/install-nix-action from 17 to 18
  • Fix deleted alsaLib package alias with unstable nixpkgs
  • Bump actions/checkout from 2 to 3
  • Clean default.nix
  • prod: 5.0.1138 -> 5.0.1161 (#55)
  • preprod: 5.0.1153 -> 5.0.1158 (#53)
  • testing: 5.0.1149 -> 5.0.1152 (#46)
  • Remove support for NixOS 21.11
  • Fix bad icon path in Shadow's XDG Desktop entry
  • Upgrade prod from v5.0.1092 to v5.0.1119 (#18)
  • Upgrade testing from v5.0.1114 to v5.0.1120 (#17)
  • Build Shadow on Nix package with NixOS 22.05 (#16)
  • Upgrade preprod from v5.0.1090 to v5.0.1117 (#14, #15)
  • Upgrade testing from v5.0.1106 to v5.0.1114 (#13)
  • Upgrade release from testing channel from v5.0.1089 to v5.0.1106 (#12)
  • Purify Shadow on Nix for Nix flakes and reproducible & immutable builds (#11)
  • Fix icon path in Shadow's XDG Desktop entry (#7)
  • Add missing libpulseaudio, libvdpau, libcurl & libxshfence build dependencies (#3)
  • Run tests against Nixpkgs 21.11 (#4)
  • Fix the 2 new dependencies: xcb-image and xcb-render-util.
  • Add Home Manager CI import test
  • Fix Mesa dependency
  • Add extraChannels option to install multiple channels

Pull request

  • Fixing the #13 issue about the import with home manager.
  • Editing documentation
  • Adding Unstable package build

1.0.0

Pull request

For this version, the ownership was transfered from Elyhaka to NicolasGuilloux.

The goal of this version was to simply the code, reorganize it to make it more readable and understandable.

  • Adding direct access to the renderer
  • Adding CI to check the package integrity
  • Adding more documentation
  • Cleaning all the code
  • Refactoring some features
  • Moving imports to the dedicated folder
  • Changing tag version naming