- Fixed to work with the recent version of
s-sysdeps
system.
- Ported to ECL. Thanks to Kamen Tomov!
- Function
get-transaction-hook
was exported fromcl-prevalence
package. - Now transaction can return multiple values. Previously, it function
execute
only returned the first value, discarding others. - Method
backup
was fixed forguarded-prevalence-system
class. - test/demo2.lisp was fixed.