- added support for block comments using
/* ... */and/+ ... +/- anything between these will get removed (new method:remove_comments) - added
all_plugins()method toClassRegistryclass load_user_defined_placeholdersnow stores the placeholders correctly (fixed incorrect late lambda binding)- placeholders got rebranded as variables (
seppl.placeholders->seppl.variables)