Releases: fatcheetah/tldr-sharp
Releases · fatcheetah/tldr-sharp
Release list
2312.26
2311.30
Automated Released via GitHub Actions
Built using
https://flattened.net/optimised for speed
2311.29
Automated Released via GitHub Actions
2310.23
Release
- colors
- better os support (path characters)
- downloading message on first-run
Windows and Linux version are built using flattened.net/bflat
bflat build Program.cs --os:X --separate-symbols -Os -o tldr-sharp --no-debug-info
this version is faster and smaller than the publish release on osx
# sha256
ad1c1aa7a866f4a89a2ec560cb711487fe82615aa6a3fe99b7b0e508b9358186 lin-tldr-sharp
777dd0930a0d3f1d20a9d7af225d469b97867acccc2cb7ff120eb1344651b051 osx-tldr-sharp
6c3bc841eda58584838b5bbae220cc4fcf9d72da10da398699af7fa084f9c8df win-tldr-sharp.exe
2310.22
Windows and Linux version are built using flattened.net/bflat
bflat build Program.cs --os:windows --separate-symbols -Os -o tldr-sharp --no-debug-info this version is faster and smaller than the publish release on osx
Currently the only tested release is linux but I have faith in dotnet 7 🙏
| os | sha |
|---|---|
| windows | 29247854ed27e73429ec5a52d2795a34b14f8051d3b6a6d0e0e08840ce523e5c win-tldr-sharp.exe |
| osx | f9e34d32465ee508baba7adb11b8ee194a8f68cf205998a0373a039c8127c9ae osx-tldr-sharp |
| linux | 56932bcdae19a954902fa537d7631109c0be36407d644a29d665aa05cf765c99 linux-tldr-sharp |