@@ -6,6 +6,16 @@ SPDX-License-Identifier: EUPL-1.2
6
6
-->
7
7
# Changelog
8
8
9
+ ## [ 0.20.3] - 2024-10-17
10
+
11
+ ### Bug Fixes
12
+
13
+ - Git cliff docs issue
14
+
15
+ ### Performance
16
+
17
+ - Reuse filetype from DirEntry
18
+
9
19
## [ 0.20.2] - 2024-10-09
10
20
11
21
### Bug Fixes
@@ -17,6 +27,7 @@ SPDX-License-Identifier: EUPL-1.2
17
27
### Miscellaneous Tasks
18
28
19
29
- Add fox installation option
30
+ - Eza v0.20.2 changelogs, version bump
20
31
21
32
### Build
22
33
@@ -1397,11 +1408,6 @@ SPDX-License-Identifier: EUPL-1.2
1397
1408
- Add gentoo
1398
1409
- Fix gentoo install
1399
1410
- Add MacPorts install info
1400
- - Remove xtests section from readme
1401
- - Add deprecation warning to xtests/readme
1402
- - Add deprecation warning to just xtest commands
1403
- - Add deprecation warning to vagrantfile
1404
- - Add guidelines for commit messages
1405
1411
- Add pthorpe92 gist
1406
1412
- Add docs for --git-repos & --git-repos-no-status
1407
1413
- Fix gpg armor flag for deb release in readme
@@ -1522,6 +1528,14 @@ SPDX-License-Identifier: EUPL-1.2
1522
1528
- Enforce conventional commits
1523
1529
- Enforce conventional commits
1524
1530
1531
+ ### Doc
1532
+
1533
+ - Remove xtests section from readme
1534
+ - Add deprecation warning to xtests/readme
1535
+ - Add deprecation warning to just xtest commands
1536
+ - Add deprecation warning to vagrantfile
1537
+ - Add guidelines for commit messages
1538
+
1525
1539
## [ 0.11.1] - 2023-09-11
1526
1540
1527
1541
### Bug Fixes
@@ -1685,13 +1699,7 @@ SPDX-License-Identifier: EUPL-1.2
1685
1699
### Documentation
1686
1700
1687
1701
- Update issue templates
1688
- - Add git-ignore style/color information to manpage
1689
- - --blocksize, new description
1690
- - --blocksize, new description
1691
- - --blocksize, new description
1692
1702
- Cafkafk -> eza-community
1693
- - Add gpg public key for the deb repository
1694
- - Add section about debian and ubuntu installation
1695
1703
1696
1704
### Features
1697
1705
@@ -1762,6 +1770,15 @@ SPDX-License-Identifier: EUPL-1.2
1762
1770
1763
1771
- Change users depedency to uzers
1764
1772
1773
+ ### Doc
1774
+
1775
+ - Add git-ignore style/color information to manpage
1776
+ - --blocksize, new description
1777
+ - --blocksize, new description
1778
+ - --blocksize, new description
1779
+ - Add gpg public key for the deb repository
1780
+ - Add section about debian and ubuntu installation
1781
+
1765
1782
### Git
1766
1783
1767
1784
- Add deb package to .gitignore
@@ -1774,11 +1791,6 @@ SPDX-License-Identifier: EUPL-1.2
1774
1791
- MacOS flake support
1775
1792
- Broken zsh completion syntax
1776
1793
1777
- ### Documentation
1778
-
1779
- - Create SECURITY.md
1780
- - Create CONTRIBUTING.md
1781
-
1782
1794
### Features
1783
1795
1784
1796
- Add gitlab-ci.yml
@@ -1850,6 +1862,11 @@ SPDX-License-Identifier: EUPL-1.2
1850
1862
- Add clippy check
1851
1863
- Add dependabot updater
1852
1864
1865
+ ### Doc
1866
+
1867
+ - Create SECURITY.md
1868
+ - Create CONTRIBUTING.md
1869
+
1853
1870
## [ 0.10.6] - 2023-08-07
1854
1871
1855
1872
### Bug Fixes
@@ -1860,7 +1877,6 @@ SPDX-License-Identifier: EUPL-1.2
1860
1877
### Documentation
1861
1878
1862
1879
- Adding --git-repos to help.
1863
- - Add aur, nixpkgs installation
1864
1880
1865
1881
### Features
1866
1882
@@ -1871,6 +1887,10 @@ SPDX-License-Identifier: EUPL-1.2
1871
1887
1872
1888
- Release 0.10.6
1873
1889
1890
+ ### Doc
1891
+
1892
+ - Add aur, nixpkgs installation
1893
+
1874
1894
### Git
1875
1895
1876
1896
- Use GIT_DIR env var to find the repo
@@ -1950,30 +1970,6 @@ SPDX-License-Identifier: EUPL-1.2
1950
1970
- Update snapscraft.yaml
1951
1971
- Remove accidentally commited test files
1952
1972
1953
- ### Documentation
1954
-
1955
- - Add hint how to install exa on Android / Termux
1956
- - Add -X/--dereference flag
1957
- - Change name in README.md
1958
- - Add ` nix run ` to readme
1959
- - Fix flow issue
1960
- - Fix typos
1961
- - Add mandatory snowflake emoji
1962
- - Document nix flake development
1963
- - Document nix flakew
1964
- - Update README.md
1965
- - Update README.md
1966
- - Update README.md
1967
- - Update README.md
1968
- - Update README.md
1969
- - Readme change screenshot to eza
1970
- - Add CoC badge to readme
1971
- - Add CODE_OF_CONDUCT.md
1972
- - Add crates.io badge, license badge
1973
- - Fix links
1974
- - Update README.md
1975
- - Update README.md
1976
-
1977
1973
### Feat
1978
1974
1979
1975
- Add JPF to image filetype
@@ -2083,6 +2079,33 @@ SPDX-License-Identifier: EUPL-1.2
2083
2079
2084
2080
- ` filter ` is only used when recursing
2085
2081
2082
+ ### Doc
2083
+
2084
+ - Add -X/--dereference flag
2085
+ - Change name in README.md
2086
+ - Add ` nix run ` to readme
2087
+ - Fix flow issue
2088
+ - Fix typos
2089
+ - Add mandatory snowflake emoji
2090
+ - Document nix flake development
2091
+ - Document nix flakew
2092
+ - Update README.md
2093
+ - Update README.md
2094
+ - Update README.md
2095
+ - Update README.md
2096
+ - Update README.md
2097
+ - Readme change screenshot to eza
2098
+ - Add CoC badge to readme
2099
+ - Add CODE_OF_CONDUCT.md
2100
+ - Add crates.io badge, license badge
2101
+ - Fix links
2102
+ - Update README.md
2103
+ - Update README.md
2104
+
2105
+ ### Documentation
2106
+
2107
+ - Add hint how to install exa on Android / Termux
2108
+
2086
2109
### Git-feature
2087
2110
2088
2111
- Display if a file is updated but unmerged (conflicted)
0 commit comments