* [ANN] GNU Artanis 0.4 released!
@ 2019-10-07 1:55 Nala Ginrut
0 siblings, 0 replies; only message in thread
From: Nala Ginrut @ 2019-10-07 1:55 UTC (permalink / raw)
To: artanis, guile-user, info-gnu
[-- Attachment #1: Type: text/plain, Size: 3255 bytes --]
I'm pleased to announce the first stable version artanis-0.4 here.
GNU Artanis is a web application framework(WAF) written in Guile Scheme.
https://web-artanis.com
Or the alternative domain name:
https://artanis.dev
It is designed to support the development of dynamic websites, web
applications, web services and web resources. Artanis provides several
tools for web development: database access, templating frameworks,
session management, URL-remapping for RESTful, page caching, and so on.
GNU Artanis is under GPLv3+ & LGPLv3+ (dual licenses).
GNU Artanis is also the official project of SZDIY community. It's used
to build server side of SZDIY common service. It is offered to GNU
project to make free software better.
http://szdiy.org
Here are the compressed sources:
http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.gz (532KB)
http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.bz2 (452KB)
Here are the GPG detached signatures[*]:
http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.gz.sig
http://ftp.gnu.org/gnu/artanis//artanis-0.4.tar.bz2.sig
Use a mirror for higher download bandwidth:
http://www.gnu.org/order/ftp.html
Here are the MD5 and SHA1 checksums:
12e1f5f8ebf4d958de3dbd78fdfbc05c artanis-0.4.tar.gz
bc23ef76b00e87a334ba1c34fad6731b artanis-0.4.tar.bz2
2dbc10425287c129b4e666cf47baeeb0b5373253 artanis-0.4.tar.gz
dd0d925defe802c6b4f415cf95050eeeb835ad4e artanis-0.4.tar.bz2
[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact. First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify artanis-0.4.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys F53B4C5695B5E4D56093432484696772846A0058
and rerun the 'gpg --verify' command.
This release was bootstrapped with the following tools:
Autoconf 2.69
Guile 2.2.4
NEWS
Changes in 0.4
* Notable changes
- New auto authentication shortcut #:with-auth
- Fix bugs in upload module
- Add OPTIONS method
- Add new mode to #:auth to authenticate from POST automatically
- Add drop mode to :session shortcut
- Add --refresh to `work' command
- Fix exception printing to prevent quit
- If the rule didn't initialize the oht then it'll throw exception
- Support mmap file I/O
- Fix wrong methods parsing
- Schedule when parsing big mfds
- Fix wrong 404 status generation
- Fix wrong route.cache generation
- Fix to avoid crash when client was closed suddenly
- Fix the crash bug when very beginning in main-loop a client was closed
- Fix named-pipe missed msg when client was closed
- Support inexclusive websocket named-pipe
- Fix several bugs in websocket module
- Update template render to support FreeJS announcement
- Fix cookies removing
- Fix hostname display
- Fix to use basename of redirect path to avoid 500 error
- Add dynamic sys page rendering
- Fix ssql: SQL string literals should be surrounded by single-quote
--
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-07 1:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-07 1:55 [ANN] GNU Artanis 0.4 released! Nala Ginrut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).