TUWF 1.3
This commit is contained in:
parent
58059344e7
commit
8d3a91bcb8
6 changed files with 30 additions and 1 deletions
10
dat/index.md
10
dat/index.md
|
|
@ -20,6 +20,16 @@ the incidental article on this site. Enjoy your stay!
|
|||
<!-- 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>
|
||||
|
||||
`2019-06-17` - TUWF 1.3 released <!-- tags: tuwf, link: /tuwf -->
|
||||
: This release introduces a new and much more flexible data validation module
|
||||
to replace the old `kv_validate()`. Validation schemas defined this way can
|
||||
also be used for JSON coercion, HTML5 validation pattern generation and
|
||||
code generation for Elm - but those features are all still somewhat
|
||||
experimental and undocumented. Additionally there's now an option to have
|
||||
outgoing emails written to the log file instead of actually sending them,
|
||||
which is useful when debugging. [Homepage](/tuwf) -
|
||||
[Changelog](/tuwf/changes)
|
||||
|
||||
`2019-06-03` - ncdc 1.22.1 released <!-- tags: ncdc, link: /ncdc -->
|
||||
: This release fixes a segfault that may happen when connecting with other
|
||||
ADC clients. This bug was introduced in 1.22. Additionally, static binaries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue