t2021-03-14T18-00-00-133769.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
t2021-03-14T18-00-00-133769.md (1480B) | |
--- | |
1 # 2021-03-14 18:00:56.133769 UTC (+0000) | |
2 | |
3 stagit 0.9.5 is released. | |
4 | |
5 Hi peepos, | |
6 | |
7 stagit-gopher 0.9.5 is now released. | |
8 The HTML version stagit 0.9.5 is also released. | |
9 | |
10 I want to thank all contributors for patches and other feedback. | |
11 | |
12 You can find the releases on codemadness (primary) and bitreich (mirror). | |
13 | |
14 gopher://codemadness.org/9/releases/stagit-gopher/stagit-gopher-0.9.5.ta… | |
15 https://codemadness.org/releases/stagit-gopher/stagit-gopher-0.9.5.tar.gz | |
16 gopher://bitreich.org/9/releases/stagit-gopher/stagit-gopher-0.9.5.tgz | |
17 | |
18 It has the following shared changes: | |
19 | |
20 * Fix warning with libgit2 v0.99+, remain compatible with older versions. | |
21 Adapted from a patch by Augustin Fabre <[email protected]>, thanks! | |
22 * Add abbreviated commit hash to submodule file, by Oscar Benedito | |
23 <[email protected]> | |
24 * Add an -u option to make URLs in Atom feeds absolute. Feed URLs should… | |
25 absolute according to the RFC, thanks to adc for the idea. | |
26 * A few performance micro-optimizations. | |
27 * Some code-style improvements. | |
28 | |
29 stagit has the following changes: | |
30 | |
31 * style.css | |
32 * Add meta viewport for scaling on mobile. | |
33 * Slightly improve constrast. | |
34 | |
35 stagit-gopher has the following changes: | |
36 | |
37 * Atom feeds: remove the wrong content-type for <link> (was text/html). | |
38 * UTF-8 text padding: | |
39 * Fix potential byte-seek issue with negative width codepoints in the … | |
40 >= 127 on some systems. | |
41 * Improve padded printing and printing invalid unicode characters. | |
42 | |
43 (cl|g)it commander Bob |