Changelog
Bugfixes
- Fixed Tab completion (thanks @Managor).
Features
- Added a warning when a page is not available for the current platform (thanks @Managor)).
- Added
TLDR_PLATFORM
environment variable to override default platform detection (thanks @ItamarShalev).
What's Changed
- cleanup: update workflows, bump snap version by @kbdharun in #285
- Simplify TLDR_OPTIONS if statement by @Managor in #286
- chore(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot[bot] in #290
- gitignore: Ignore common IDE folders by @ItamarShalev in #291
- tldr: fix tab completion by @Managor in #294
- flake: increase flake max line length by @Managor in #297
- chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #301
- chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #300
- chore(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #303
- tldr: add a warning when a page is not available for current platform by @Managor in #295
- feat: add TLDR_PLATFORM env variable to override platform detection by @ItamarShalev in #292
- chore(deps): bump actions/setup-python from 5.6.0 to 6.0.0 by @dependabot[bot] in #305
- chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #304
New Contributors
- @ItamarShalev made their first contribution in #291
Full Changelog: 3.4.1...3.4.2