187 Commits

Author SHA256 Message Date
80943d65c3 Accepting request 1310425 from Base:System
- Update to 0.23.4:
  * Update nixpkgs/cargo dependencies

OBS-URL: https://build.opensuse.org/request/show/1310425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=80
2025-10-10 15:10:04 +00:00
7941e3f160 - Update to 0.23.4:
* Update nixpkgs/cargo dependencies

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=186
2025-10-10 05:02:54 +00:00
e5d31f2173 Accepting request 1304746 from Base:System
- Update to 0.23.3:
  Documentation:
  * Corrected "user_executable_file" option
  Features:
  * Update flake inputs

OBS-URL: https://build.opensuse.org/request/show/1304746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=79
2025-09-15 17:52:55 +00:00
9398f20b90 - Update to 0.23.3:
Documentation:
  * Corrected "user_executable_file" option
  Features:
  * Update flake inputs

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=184
2025-09-15 08:16:54 +00:00
23f3bad1e7 Accepting request 1303124 from Base:System
- Update to 0.23.2:
  Styling:
  * Update nix style
  Build:
  * Update cargo
  * Update flake

OBS-URL: https://build.opensuse.org/request/show/1303124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=78
2025-09-08 11:05:17 +00:00
566b149e85 - Update to 0.23.2:
Styling:
  * Update nix style
  Build:
  * Update cargo
  * Update flake

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=182
2025-09-08 06:57:27 +00:00
9d3c35ee42 Accepting request 1302165 from Base:System
- Update to 0.23.1:
  Bug Fixes:
  * Restore unsafe blocks for libc major/minor device id
  * cargo deb metadata to LICENSE.txt
  Documentation:
  * Improve man page description of flags with default values
  * "default behavior" means eza's default behavior, not an option's
    default value
  Features:
  * Added completion

OBS-URL: https://build.opensuse.org/request/show/1302165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=77
2025-09-01 15:18:17 +00:00
c2a9630ca6 - Update to 0.23.1:
Bug Fixes:
  * Restore unsafe blocks for libc major/minor device id
  * cargo deb metadata to LICENSE.txt
  Documentation:
  * Improve man page description of flags with default values
  * "default behavior" means eza's default behavior, not an option's
    default value
  Features:
  * Added completion

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=180
2025-09-01 08:50:04 +00:00
4e3a4d30f3 Accepting request 1295678 from Base:System
- Update to 0.23.0:
  Bug Fixes:
  * [breaking] Make --grid work when not in TTY
  * [breaking] if data is piped into eza, eza will not ignore it
  Documentation:
  * Add --smart-group option to README
  Features:
  * Add icons for changelog and todo files
  * Use CHANGES icon for CHANGELOG as well

OBS-URL: https://build.opensuse.org/request/show/1295678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=76
2025-07-25 15:05:48 +00:00
8fe634ccb7 - Update to 0.23.0:
Bug Fixes:
  * [breaking] Make --grid work when not in TTY
  * [breaking] if data is piped into eza, eza will not ignore it
  Documentation:
  * Add --smart-group option to README
  Features:
  * Add icons for changelog and todo files
  * Use CHANGES icon for CHANGELOG as well

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=178
2025-07-25 06:23:59 +00:00
465d99b480 Accepting request 1292594 from Base:System
- Update to 0.22.1:
  * Replace default_input_path check with "." check
  * "cheks" should be "checks"
  * [breaking] Define -d/--treat-dirs-as-files behavior, tests
  * Refresh icon set with new glyphs and additions
  * Bump phf from 0.11.3 to 0.12.1
  * Cargo bump 2025-07-03
  * Flake bump 2025-07-03
  * Bump windows-sys from 0.59.0 to 0.60.2

OBS-URL: https://build.opensuse.org/request/show/1292594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=75
2025-07-15 14:43:20 +00:00
982b145ed5 - Update to 0.22.1:
* Replace default_input_path check with "." check
  * "cheks" should be "checks"
  * [breaking] Define -d/--treat-dirs-as-files behavior, tests
  * Refresh icon set with new glyphs and additions
  * Bump phf from 0.11.3 to 0.12.1
  * Cargo bump 2025-07-03
  * Flake bump 2025-07-03
  * Bump windows-sys from 0.59.0 to 0.60.2

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=176
2025-07-14 06:36:17 +00:00
137b582914 Accepting request 1290611 from Base:System
- Update to 0.22.0:
  Bug Fixes:
  * Replace default_input_path check with "." check
  Features:
  * [breaking] Define -d/--treat-dirs-as-files behavior, tests
    The behavior of the -d flag has been refined to be more
    consistent with ls. Its long flag has been changed to --treat-dirs-as-files
    for clarity, while --list-dirs is retained as a backward-compatible alias to be
    removed in a future release.

OBS-URL: https://build.opensuse.org/request/show/1290611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=74
2025-07-06 15:13:53 +00:00
ce2979cf40 - Update to 0.22.0:
Bug Fixes:
  * Replace default_input_path check with "." check
  Features:
  * [breaking] Define -d/--treat-dirs-as-files behavior, tests
    The behavior of the -d flag has been refined to be more
    consistent with ls. Its long flag has been changed to --treat-dirs-as-files
    for clarity, while --list-dirs is retained as a backward-compatible alias to be
    removed in a future release.

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=174
2025-07-04 06:22:36 +00:00
c0b59f75b8 Accepting request 1288727 from Base:System
- Update to 0.21.6:
  * Add missing --absolute option to man page
  * Add prettier icon for .prettierrc.{json,json5,toml,yaml,yml}

OBS-URL: https://build.opensuse.org/request/show/1288727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=73
2025-06-27 21:01:19 +00:00
e7fc7f4129 - Update to 0.21.6:
* Add missing --absolute option to man page
  * Add prettier icon for .prettierrc.{json,json5,toml,yaml,yml}

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=172
2025-06-26 16:07:43 +00:00
6a95ef3dbc Accepting request 1287852 from Base:System
- Update to 0.21.5:
  Bug Fixes:
  * Use OpenBSD 7.7 that has MSRV, instead of 7.6
  * Excessive open file descriptors
  * Typo
  * Impl desirable behaviour for unreadables
  * Unreadables format style
  * Clippy warnings
  * Missing word in comment
  Styling:
  * Fix various clippy warnings for rust 1.86
  * Remove unnecessary semicolon

OBS-URL: https://build.opensuse.org/request/show/1287852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=72
2025-06-23 13:05:47 +00:00
9b8cf69bba - Update to 0.21.5:
Bug Fixes:
  * Use OpenBSD 7.7 that has MSRV, instead of 7.6
  * Excessive open file descriptors
  * Typo
  * Impl desirable behaviour for unreadables
  * Unreadables format style
  * Clippy warnings
  * Missing word in comment
  Styling:
  * Fix various clippy warnings for rust 1.86
  * Remove unnecessary semicolon

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=170
2025-06-23 07:03:46 +00:00
bc362d8e8a Accepting request 1281734 from Base:System
- Update to 0.21.4:
  Bug Fixes:
  * Escape spaces in file path to make them work correctly
  * List inside working dir with --list-dirs and no path passed
  * Ignore incorrect Unicode path instead of crashing on Windows
  Miscellaneous Tasks:
  * Add Visual Studio icon for *.suo
  * Add swift icon for *.xcplayground
  * Add dropbox icon
  * Eza v0.21.4 changelogs, version bump
  Refactor:
  * Clippy lints
  Styling:
  * Update formatting

- Update to 0.21.3:
- Update to 0.21.2:

OBS-URL: https://build.opensuse.org/request/show/1281734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=71
2025-06-02 19:59:48 +00:00
c190271eeb - Update to 0.21.4:
Bug Fixes:
  * Escape spaces in file path to make them work correctly
  * List inside working dir with --list-dirs and no path passed
  * Ignore incorrect Unicode path instead of crashing on Windows
  Miscellaneous Tasks:
  * Add Visual Studio icon for *.suo
  * Add swift icon for *.xcplayground
  * Add dropbox icon
  * Eza v0.21.4 changelogs, version bump
  Refactor:
  * Clippy lints
  Styling:
  * Update formatting
- Update to 0.21.3:
- Update to 0.21.2:

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=168
2025-06-02 05:43:18 +00:00
7ebe839b8c Accepting request 1273961 from Base:System
- Update to 0.22.3:
  * Add support for .ipynb file icons

OBS-URL: https://build.opensuse.org/request/show/1273961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=70
2025-05-02 13:00:56 +00:00
16f6870b96 - Update to 0.22.3:
* Add support for .ipynb file icons

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=166
2025-05-02 07:47:46 +00:00
8a6de09c5d Accepting request 1272688 from Base:System
- Update to 0.22.2:
  * Make clippy work again
  * Specify perf improvements
  * Remove dependency on once_cell
  * Add icon for '.stowrc' files
  * Use a hashmap when possible for file extension matching
  * Clean up glob matching code
  * Bump uutils_term_grid from 0.6.0 to 0.7.0

OBS-URL: https://build.opensuse.org/request/show/1272688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=69
2025-04-25 20:20:00 +00:00
86ea0b3189 - Update to 0.22.2:
* Make clippy work again
  * Specify perf improvements
  * Remove dependency on once_cell
  * Add icon for '.stowrc' files
  * Use a hashmap when possible for file extension matching
  * Clean up glob matching code
  * Bump uutils_term_grid from 0.6.0 to 0.7.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=164
2025-04-25 13:28:39 +00:00
338de4cd98 Accepting request 1271888 from Base:System
- Update to 0.21.1:
  Bug Fixes:
  * Don’t truncate branch name
  * Hi extension icon wasnt working as it was in the wrong aray
  Miscellaneous Tasks:
  * Add MS DOS icon for *.com
  * Add ruby icon for config.ru, Gemfile, Gemfile.lock, procfile,
    rake, rakefile and change ruby icon
  * Add python icon for *.pxd and *.pyx
  * Add markdown icon for *.mdx
  * Add fsharp icon for *.f# and *.fsscript
  * Add clojure icon for *.cljc and *.edn

OBS-URL: https://build.opensuse.org/request/show/1271888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=68
2025-04-22 15:31:08 +00:00
5119726911 - Update to 0.21.1:
Bug Fixes:
  * Don’t truncate branch name
  * Hi extension icon wasnt working as it was in the wrong aray
  Miscellaneous Tasks:
  * Add MS DOS icon for *.com
  * Add ruby icon for config.ru, Gemfile, Gemfile.lock, procfile,
    rake, rakefile and change ruby icon
  * Add python icon for *.pxd and *.pyx
  * Add markdown icon for *.mdx
  * Add fsharp icon for *.f# and *.fsscript
  * Add clojure icon for *.cljc and *.edn

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=162
2025-04-22 12:18:43 +00:00
9eef1fc193 Accepting request 1266568 from Base:System
- Update to 0.21.0:
  * Flake bump 2025-03-20
  * Remove unnescesarry unsafe blocks for libc major/minor device id
  * Unwrap -> expect on libc deviceid calls
  * Formatting issue
  * Fix unused PermissionsPlus fields

OBS-URL: https://build.opensuse.org/request/show/1266568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=67
2025-04-02 16:25:28 +00:00
586971365e - Update to 0.21.0:
* Flake bump 2025-03-20
  * Remove unnescesarry unsafe blocks for libc major/minor device id
  * Unwrap -> expect on libc deviceid calls
  * Formatting issue
  * Fix unused PermissionsPlus fields

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=160
2025-04-02 13:47:45 +00:00
9bb6160c6f Accepting request 1252731 from Base:System
- Update to 0.20.24:
  Bug Fixes:
  * Make temp files visible on white background
  Documentation:
  * More precise temp files color description
  Features:
  * Add .exercism folder icon
  * Add .ocamlinit icon
  * Add .opam folder icon
  Miscellaneous Tasks:
  * Add gcloud icon for .gcloudignore
  * Add vim icon for .gvimrc, _vimrc and _gvimrc
  * Add fennel icon for ~/.fennelrc and ~/.config/fennel/fennelrc
  * Eza v0.20.24 changelogs, version bump
  Build:
  * Bump once_cell from 1.20.3 to 1.21.0
  * Bump terminal_size from 0.4.1 to 0.4.2
  * Bump serde from 1.0.218 to 1.0.219
  * Bump chrono from 0.4.39 to 0.4.40

OBS-URL: https://build.opensuse.org/request/show/1252731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=66
2025-03-13 14:07:56 +00:00
2d06c5ed3b - Update to 0.20.24:
Bug Fixes:
  * Make temp files visible on white background
  Documentation:
  * More precise temp files color description
  Features:
  * Add .exercism folder icon
  * Add .ocamlinit icon
  * Add .opam folder icon
  Miscellaneous Tasks:
  * Add gcloud icon for .gcloudignore
  * Add vim icon for .gvimrc, _vimrc and _gvimrc
  * Add fennel icon for ~/.fennelrc and ~/.config/fennel/fennelrc
  * Eza v0.20.24 changelogs, version bump
  Build:
  * Bump once_cell from 1.20.3 to 1.21.0
  * Bump terminal_size from 0.4.1 to 0.4.2
  * Bump serde from 1.0.218 to 1.0.219
  * Bump chrono from 0.4.39 to 0.4.40

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=158
2025-03-13 11:10:15 +00:00
6e8c203602 Accepting request 1249081 from Base:System
- Update to 0.20.23:
  Bug Fixes:
  * Add Pixi installation instructions
  Build:
  * Bump libc from 0.2.169 to 0.2.170
  * Bump serde from 1.0.217 to 1.0.218
  * Bump log from 0.4.25 to 0.4.26
  * Bump trycmd from 0.15.8 to 0.15.9

OBS-URL: https://build.opensuse.org/request/show/1249081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=65
2025-02-28 16:39:04 +00:00
0aa79e1ce2 - Update to 0.20.23:
Bug Fixes:
  * Add Pixi installation instructions
  Build:
  * Bump libc from 0.2.169 to 0.2.170
  * Bump serde from 1.0.217 to 1.0.218
  * Bump log from 0.4.25 to 0.4.26
  * Bump trycmd from 0.15.8 to 0.15.9

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=156
2025-02-27 19:41:24 +00:00
17fdc8c289 Accepting request 1247683 from Base:System
- Update to 0.20.22:
  Features:
  * Add prettier icon for *.prettierignore
  * Add icon for *.hrl
  * Add photoshop icon for *.psb
  * Add eslint icon for .eslintignore
  * Add renovate icon for renovate.json
  * Add elixir icon for *.eex, *.leex and mix.lock
  Build:
  * Bump once_cell from 1.20.2 to 1.20.3

OBS-URL: https://build.opensuse.org/request/show/1247683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=64
2025-02-21 20:38:28 +00:00
a860d0b301 - Update to 0.20.22:
Features:
  * Add prettier icon for *.prettierignore
  * Add icon for *.hrl
  * Add photoshop icon for *.psb
  * Add eslint icon for .eslintignore
  * Add renovate icon for renovate.json
  * Add elixir icon for *.eex, *.leex and mix.lock
  Build:
  * Bump once_cell from 1.20.2 to 1.20.3

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=154
2025-02-21 15:40:02 +00:00
077c8eeb2e Accepting request 1245841 from Base:System
- Update to 0.20.21:
  * Start publishing libgit arm builds

OBS-URL: https://build.opensuse.org/request/show/1245841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=63
2025-02-14 18:22:05 +00:00
9144ed66a3 OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=152 2025-02-14 08:27:05 +00:00
dc7127ec30 Accepting request 1244063 from Base:System
- Update to 0.20.20:
  Bug Fixes:
  * Make flake.lock icon the nix logo

OBS-URL: https://build.opensuse.org/request/show/1244063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=62
2025-02-07 22:05:03 +00:00
a6262f9246 OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=150 2025-02-07 07:23:44 +00:00
ac792ed58c Accepting request 1241318 from Base:System
- Update to 0.20.19:
  Bug Fixes:
  * Update MSRV to 1.78 to solve rust malfunction
  * Rustc false dead code positives
  * Rustc false positives in tests
  * Regression in theme config location, simplify path
  * Wrong file name for Brewfile
  Documentation:
  * Add note regarding ci msrv update
  Features:
  * Add .norg icon
  Build:
  * Bump dirs from 5.0.1 to 6.0.0
  * Bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
  * Bump flake
  * Bump cargo
  Ci:
  * Fix and unify msrv and add matrix to free/netbsd

OBS-URL: https://build.opensuse.org/request/show/1241318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=61
2025-01-30 13:53:04 +00:00
e8523f9179 - Update to 0.20.19:
Bug Fixes:
  * Update MSRV to 1.78 to solve rust malfunction
  * Rustc false dead code positives
  * Rustc false positives in tests
  * Regression in theme config location, simplify path
  * Wrong file name for Brewfile
  Documentation:
  * Add note regarding ci msrv update
  Features:
  * Add .norg icon
  Build:
  * Bump dirs from 5.0.1 to 6.0.0
  * Bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
  * Bump flake
  * Bump cargo
  Ci:
  * Fix and unify msrv and add matrix to free/netbsd

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=148
2025-01-30 10:43:17 +00:00
8dc7add438 Accepting request 1240827 from Base:System
- Update to 0.20.18:
  Bug Fixes:
  * Support additional yaml file extension, clippy
  Build:
  * Cargo bump 2025-01-23
  * Flake bump 2025-01-23

OBS-URL: https://build.opensuse.org/request/show/1240827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=60
2025-01-28 15:41:11 +00:00
6a60de90fc - Update to 0.20.18:
Bug Fixes:
  * Support additional yaml file extension, clippy
  Build:
  * Cargo bump 2025-01-23
  * Flake bump 2025-01-23

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=146
2025-01-28 13:08:10 +00:00
85cc7e96bd Accepting request 1238447 from Base:System
- Update to 0.20.17:
  Features:
  * Add editorconfig icon for .editorconfig
  Build:
  * Cargo bump 2025-01-16
  * Flake bump 2025-01-16

OBS-URL: https://build.opensuse.org/request/show/1238447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=59
2025-01-17 17:43:20 +00:00
177a09a6af - Update to 0.20.17:
Features:
  * Add editorconfig icon for .editorconfig
  Build:
  * Cargo bump 2025-01-16
  * Flake bump 2025-01-16

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=144
2025-01-17 09:05:06 +00:00
fd790ecdfa Accepting request 1236103 from Base:System
- Update to 0.20.16:
  * Add brew icon for brewfile and brewfile.lock.json
  * Update flake inputs 2025-01-08
  * Update cargo inputs 2025-01-08
  * Bump git2 from 0.19.0 to 0.20.0

OBS-URL: https://build.opensuse.org/request/show/1236103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=58
2025-01-09 14:11:56 +00:00
4a23455346 - Update to 0.20.16:
* Add brew icon for brewfile and brewfile.lock.json
  * Update flake inputs 2025-01-08
  * Update cargo inputs 2025-01-08
  * Bump git2 from 0.19.0 to 0.20.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=142
2025-01-09 06:57:39 +00:00
302c27e044 Accepting request 1234582 from Base:System
- Update to 0.20.15:
  * Add icons from nerd fonts 3.3.0 release & more
  * Add new icons, extensive list
  * We switch to our own fork of natord

OBS-URL: https://build.opensuse.org/request/show/1234582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=57
2025-01-05 14:28:31 +00:00
f57571a010 - Update to 0.20.15:
* Add icons from nerd fonts 3.3.0 release & more
  * Add new icons, extensive list
  * We switch to our own fork of natord

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=140
2025-01-02 15:38:05 +00:00
3dcefcbd32 Accepting request 1233580 from Base:System
- Update to 0.20.14:
  Bug Fixes:
  * ...those pesky workflow targets
  * Remove separate bsd tests
  * Remove audit workflow
  Features:
  * Audit checks in main CI
  Styling:
  * Format workflows
  * Ci checks formatted

- Update to 0.20.13:
  Bug Fixes:
  * Pre-commit-hooks.nix trying to be too clever
  * Remove stray description (originally from --decay-mode)
  Build:
  * Update crate deps Mon Dec 16
  * Update flake deps Mon Dec 16

OBS-URL: https://build.opensuse.org/request/show/1233580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eza?expand=0&rev=56
2025-01-01 22:04:17 +00:00
e115de7f53 - Update to 0.20.14:
Bug Fixes:
  * ...those pesky workflow targets
  * Remove separate bsd tests
  * Remove audit workflow
  Features:
  * Audit checks in main CI
  Styling:
  * Format workflows
  * Ci checks formatted

- Update to 0.20.13:
  Bug Fixes:
  * Pre-commit-hooks.nix trying to be too clever
  * Remove stray description (originally from --decay-mode)
  Build:
  * Update crate deps Mon Dec 16
  * Update flake deps Mon Dec 16

OBS-URL: https://build.opensuse.org/package/show/Base:System/eza?expand=0&rev=138
2024-12-27 16:39:18 +00:00