Skip to content

Releases: fatcheetah/tldr-sharp

2312.26

Choose a tag to compare

@github-actions github-actions released this 26 Dec 15:12

Automated Released via GitHub Actions

Built using https://flattened.net/ optimised for speed

2311.30

Choose a tag to compare

@github-actions github-actions released this 30 Nov 11:53

Automated Released via GitHub Actions

Built using https://flattened.net/ optimised for speed

2311.29

Choose a tag to compare

@github-actions github-actions released this 29 Nov 22:09

Automated Released via GitHub Actions

2310.23

Choose a tag to compare

@fatcheetah fatcheetah released this 23 Oct 18:28

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

Choose a tag to compare

@fatcheetah fatcheetah released this 22 Oct 17:14

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