FU 0.5 and some font changes
This commit is contained in:
parent
f8bcdbe1e6
commit
e0770de4ae
8 changed files with 34 additions and 13 deletions
|
|
@ -16,7 +16,7 @@ successor of [TUWF](/tuwf).
|
|||
[brotli](https://brotli.org/), whichever is available.
|
||||
- Includes a process supervisor with file change detection and zero-downtime
|
||||
reloads.
|
||||
- Includes a [concise yet powerful schema-based input validation
|
||||
- Includes a concise yet powerful [schema-based input validation
|
||||
module](/fu/man/validate).
|
||||
- Includes a small but high-performance JSON encoder and decoder.
|
||||
- Includes high-performance [HTML and XML generation
|
||||
|
|
@ -34,8 +34,8 @@ successor of [TUWF](/tuwf).
|
|||
- Requires a C compiler and Perl development environment to build & install.
|
||||
- Will not work on Windows. <small>Is that even a downside?</small>
|
||||
- Does not work on 32-bit systems.
|
||||
- Doesn't have a fancy marketing page
|
||||
- Introductory documentation is lacking
|
||||
- Doesn't have a fancy marketing page.
|
||||
- Introductory documentation is lacking.
|
||||
- "Suffers" from a healthy dose of [NIH](https://en.wikipedia.org/wiki/Not_invented_here).
|
||||
|
||||
Check the [description](/fu/man#description) in the documentation for more
|
||||
|
|
@ -44,7 +44,7 @@ information and details.
|
|||
## Download <a href="/fu/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
|
||||
Latest version
|
||||
: 0.4 (2025-03-19 - [FU-0.4.tar.gz](/download/FU-0.4.tar.gz) \-
|
||||
: 0.5 (2025-04-24 - [FU-0.5.tar.gz](/download/FU-0.5.tar.gz) \-
|
||||
[CPAN mirror](https://metacpan.org/release/FU))
|
||||
|
||||
Development version
|
||||
|
|
|
|||
|
|
@ -10,6 +10,10 @@ crap I've written over the years. :)
|
|||
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
|
||||
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
|
||||
`2025-04-24` - FU 0.5 released <!-- tags: fu, link: /fu -->
|
||||
: Whole bunch of fixes, slowly progressing towards making FU ready for
|
||||
production use. [Homepage](/fu) - [Changelog](/fu/changes).
|
||||
|
||||
`2025-03-05` - ncdu 1.22 & 2.8 released <!-- tags: ncdu, link: /ncdu -->
|
||||
: These add support for ignoring errors in the config file and now list all
|
||||
supported options in `--help`. 1.22 backports `--graph-style` and 2.8 now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue