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