[ann] [cl-emb-announce] New release CL-EMB 0.3.2
Stefan Scholl
sscholl at common-lisp.net
Wed Jun 15 06:53:57 UTC 2005
New release CL-EMB 0.3.2
CL-EMB is a library to embed Common Lisp and special template
tags into normal text files. Can be used for dynamically
generated HTML pages.
You can download it from
http://common-lisp.net/project/cl-emb/
or install with ASDF-Install.
CL-USER> (asdf:operate 'asdf:load-op :asdf-install)
CL-USER> (asdf-install:install :cl-emb)
Changes:
- Bugfix regarding the template tags @include and @call
The generated code wasn't correct after the API changes
in 0.3.0
_______________________________________________
cl-emb-announce site list
cl-emb-announce at common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-emb-announce
More information about the announcements
mailing list