From sscholl at common-lisp.net Sun Sep 5 16:12:38 2004 From: sscholl at common-lisp.net (Stefan Scholl) Date: Sun, 5 Sep 2004 18:12:38 +0200 Subject: [cl-emb-announce] New release 0.1.1 Message-ID: <20040905161238.GE28832@parsec.no-spoon.de> New release 0.1.1 You can download it from http://common-lisp.net/project/cl-emb/ or install with ASDF-Install. > (require :asdf-install) > (asdf-install:install :cl-emb) Changes: - Added two new template tags @with and @endwith. See http://common-lisp.net/project/cl-emb/examples.html#using-generic-templates - Added some examples