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
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ information and details.
|
|||
|
||||
## Download
|
||||
|
||||
**Latest packaged version:** 1.2 ([TUWF-1.2.tar.gz](/download/TUWF-1.2.tar.gz)
|
||||
**Latest packaged version:** 1.3 ([TUWF-1.3.tar.gz](/download/TUWF-1.3.tar.gz)
|
||||
\- [CPAN mirror](https://metacpan.org/release/TUWF))
|
||||
|
||||
TUWF is also available on a git repository at
|
||||
|
|
|
|||
16
pub/download/TUWF-1.3.tar.gz.asc
Normal file
16
pub/download/TUWF-1.3.tar.gz.asc
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEdEYNMrgIEOupr6LpYjlMaYwnOfoFAl0HQDEACgkQYjlMaYwn
|
||||
OfrNnw/6A64ZJ9ZwRUslVhM2pNqtAnWxAjqAvIZHMSnuwAO9bwb+OSNRXBfQ40l5
|
||||
o+kHcIfOxr2PTCFSj1MCnTh6CI7b5uTvSQ6VETi4UnCrwSBBY13jAgKJGv070Sj/
|
||||
Usx5bm82nsWwYt9S8Nw3hCM09wzOlJauF+4xGW7or2HhMnuwlKGzTA/FyVc2rhXY
|
||||
7uNTcDLQlTUqwu8Me/E0HLLacF05S1L6iDgDOiNF/qYAWWq2097VQ/i8gKGjDSnl
|
||||
902kVJr7a9Fz2Akcqy5vLjvz0SwdB9Cb34eAF4vyDZFv+xO4etsvKDQZTNHPoIT7
|
||||
znx2nHU4DJAZvuWaOJc5fPBPmymIyCD2cKJc3n771IrYlw/s+YfAeK22VbYEqaQ8
|
||||
IqgtcCei2dNpV1hTJ3N+ekBj4GFHzgaCs59hJU28v79YyzVREEej7XVfOGn4mFbl
|
||||
2+8HwzNsBjdSzLUKWs+M2L4Mg+qIh2oWYBooAnV00UhnxmGLOoZsMWt0haulwZVv
|
||||
3Q6raBsFUBnwn9a7sHTGu89t+AUtMaMVvAlYeOPpM5c8QLLHtiePpKoUxAwNtIk5
|
||||
qgOOP+CvK5ApHd6cuYoKx8/lgFPtRwMslNyonQOdx8MFZrFt6kRurxIoaBd+k++z
|
||||
lyXuCl+uaFcnJsmEIuhJhrzAzI9hbhKlr9l3k9aoWV0bHciUGGQ=
|
||||
=m/zI
|
||||
-----END PGP SIGNATURE-----
|
||||
1
pub/download/TUWF-1.3.tar.gz.md5
Normal file
1
pub/download/TUWF-1.3.tar.gz.md5
Normal file
|
|
@ -0,0 +1 @@
|
|||
e92aff54ef0d3e4d2b022398db5be0a7 TUWF-1.3.tar.gz
|
||||
1
pub/download/TUWF-1.3.tar.gz.sha1
Normal file
1
pub/download/TUWF-1.3.tar.gz.sha1
Normal file
|
|
@ -0,0 +1 @@
|
|||
3a01553334f3265c72cb00135098476cc30a5ef6 TUWF-1.3.tar.gz
|
||||
1
pub/download/TUWF-1.3.tar.gz.sha256
Normal file
1
pub/download/TUWF-1.3.tar.gz.sha256
Normal file
|
|
@ -0,0 +1 @@
|
|||
449bf61c4743baa4fd316746428769bbf6c8697429311c8ebc202fd1899edf3c TUWF-1.3.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue