SHA256
5
0
forked from pool/tlrc

17 Commits

Author SHA256 Message Date
673ba5ecb2 Accepting request 1275418 from utilities
- Update to 1.11.1:
  * Increase the HTTP request timeout to 30 seconds (#128)
  * Fix issues with proxies (#111)

OBS-URL: https://build.opensuse.org/request/show/1275418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=8
2025-05-08 16:23:14 +00:00
352a228e1f - Update to 1.11.1:
* Increase the HTTP request timeout to 30 seconds (#128)
  * Fix issues with proxies (#111)

OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=16
2025-05-08 07:06:44 +00:00
664bfe98de Accepting request 1253602 from utilities
- Update to 1.11.0:
  * Fix loading TLS certificates from the OS store (#111)
  * New config option: output.line_length. The default is 0, which
    means to use the width of the terminal.
    Description lines will be wrapped to never exceed this value (#120).
  * Client specification v2.3:
    + new command-line options: --short-options and --long-options.
    + new config option: output.option_style. Can be short, long or both.
      Specifies which option style should be shown in new option placeholders ({{[-s|--long]}}).

OBS-URL: https://build.opensuse.org/request/show/1253602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=7
2025-03-17 21:18:09 +00:00
da3ba2821a - Update to 1.11.0:
* Fix loading TLS certificates from the OS store (#111)
  * New config option: output.line_length. The default is 0, which
    means to use the width of the terminal.
    Description lines will be wrapped to never exceed this value (#120).
  * Client specification v2.3:
    + new command-line options: --short-options and --long-options.
    + new config option: output.option_style. Can be short, long or both.
      Specifies which option style should be shown in new option placeholders ({{[-s|--long]}}).

OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=14
2025-03-17 06:16:40 +00:00
b5e78b90d0 Accepting request 1244672 from utilities
- Update to 1.10.0:
  * Fixed stretched man page rendering when using mandoc
  * Fixed wrong error messages when the pages.en directory in the
    cache is empty
  * The location of the config file can now be overridden using
    the TLRC_CONFIG environment variable (#89)
  * Added support for hex color codes (#115)

OBS-URL: https://build.opensuse.org/request/show/1244672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=6
2025-02-10 16:29:13 +00:00
19a51534b6 - Update to 1.10.0:
* Fixed stretched man page rendering when using mandoc
  * Fixed wrong error messages when the pages.en directory in the
    cache is empty
  * The location of the config file can now be overridden using
    the TLRC_CONFIG environment variable (#89)
  * Added support for hex color codes (#115)

OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=12
2025-02-10 07:49:30 +00:00
f08e19bdd2 Accepting request 1190369 from utilities
- Update to 1.9.3:
  * Use native TLS certificates instead of webpki-roots
  * ~ in the config now expands to the user's home directory (#80)
  * Fixed wrong next automatic update time in tldr --offline --info
  * Fixed extraction of files that contain .. in the path from zip archives

OBS-URL: https://build.opensuse.org/request/show/1190369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=5
2024-07-30 09:55:22 +00:00
de09cbb1d9 - Update to 0.8.0:
Breaking changes:
  * Force users to explicitly enable snippet execution (#276) (#281).
  New features:
  * Code snippet execution for various programming languages (#253) (#255) (#256) (#258) (#282).
  * Allow executing compiled snippets in windows (#303).
  * Add support for hidden lines in code snippets (#283) (#254).
  * Support mermaid snippet rendering to image via +render attribute (#268).
  * Allow scaling images dynamically based on terminal size (#288) (#291).
  * Allow scaling images generated via +render code blocks (mermaid, typst, latex) (#290).
  * Show stderr output from code execution (#252).
  * Wait for code execution process to exit completely (#250).
  * Generate images in +render code snippets asynchronously (#273) (#293) (#284) (#279).
  * Dim non highlighted code snippet lines (#287).
  * Shrink snippet execution to match code block width (#286).
  * Include code snippet execution output in generated PDF (#295).
  * Cache +render block images (#270).
  * Add kotlin script executor (#257).
  * Add nushell code execution (#274) (#275).
  * Add rust-script as a new code executor (#269).
  * Allow custom themes to extend others (#265).
  * Allow jumping fast between slides (#244).
  * Allow explicitly disabling footer in certain slides (#239).
  * Allow using image paths in typst (#235).
  * Add JSON schema for validation,completion,documentation (#228) (#236).
  * Allow having multiple authors (#227).
  Fixes:
  * Avoid re-rendering code output and auto rendered blocks (#280).
  * Use unicode width to calculate execution output's line len (#261).
  * Display background color behind '\t' in code exec output (#245).

OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=10
2024-07-30 03:56:17 +00:00
6781213ec6 Accepting request 1170911 from utilities
- Update to 1.9.2:
  * Enable SOCKS proxy support (#71)
  * Fixed error messages being put on the same line as the previous
    info message
  * Fixed wrong background colors of empty lines if a background
    color is set in the config
  * Bump rustls from 0.22.3 to 0.22.4 (#72) bsc#1223243 CVE-2024-32650

OBS-URL: https://build.opensuse.org/request/show/1170911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=4
2024-04-30 15:28:08 +00:00
d6647bc461 - Update to 1.9.2:
* Enable SOCKS proxy support (#71)
  * Fixed error messages being put on the same line as the previous
    info message
  * Fixed wrong background colors of empty lines if a background
    color is set in the config
  * Bump rustls from 0.22.3 to 0.22.4 (#72) bsc#1223243 CVE-2024-32650

OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=8
2024-04-30 06:24:00 +00:00
9d66e83043 Accepting request 1163543 from utilities
- Update to 1.9.1:
  * Fixed language detection issues when languages = [] is set
    in the config (#69)

OBS-URL: https://build.opensuse.org/request/show/1163543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=3
2024-04-02 14:40:24 +00:00
9ff8ac39bb - Update to 1.9.1:
* Fixed language detection issues when languages = [] is set
    in the config (#69)

OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=6
2024-03-29 14:12:25 +00:00
1c7a9f1d1b Accepting request 1161277 from utilities
- Update to 1.9.0:
  * Client specification v2.2
  * Fixed rendering of triple brace placeholders ({{{ ... }}} no
    longer shows one brace outside)
  * On --update, the new sha256sums will be compared to the old ones
    and archives that haven't been updated won't be downloadedanymore
  * Improved shell completions (#50)
  * New config option: cache.mirror
  * The default mirror has been changed from
  https://raw.githubusercontent.com/tldr-pages/tldr-pages.github.io/main/assets to
  https://github.com/tldr-pages/tldr/releases/latest/download as
  per the new client specification

OBS-URL: https://build.opensuse.org/request/show/1161277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=2
2024-03-25 20:12:06 +00:00
5aef7d4141 - Update to 1.9.0:
* Client specification v2.2
  * Fixed rendering of triple brace placeholders ({{{ ... }}} no
    longer shows one brace outside)
  * On --update, the new sha256sums will be compared to the old ones
    and archives that haven't been updated won't be downloadedanymore
  * Improved shell completions (#50)
  * New config option: cache.mirror
  * The default mirror has been changed from
  https://raw.githubusercontent.com/tldr-pages/tldr-pages.github.io/main/assets to
  https://github.com/tldr-pages/tldr/releases/latest/download as
  per the new client specification

OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=4
2024-03-25 06:32:40 +00:00
d8869c087e Accepting request 1132944 from utilities
OBS-URL: https://build.opensuse.org/request/show/1132944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tlrc?expand=0&rev=1
2023-12-18 21:55:35 +00:00
341b052e15 OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=2 2023-12-13 20:09:38 +00:00
c4a0b2b4fa - Initial package of tlrc 1.8.0 for openSUSE
OBS-URL: https://build.opensuse.org/package/show/utilities/tlrc?expand=0&rev=1
2023-12-13 16:41:55 +00:00