All notable changes to this project will be documented in this file.
Bugfixes
- Made
noop(undef)
callable from Ruby functions usingcall_function("noop", :undef)
.
Features
- Added
noop(undef)
capability. This allows a previously defined noop default set in an outer scope to be "un-set" for an inner scope.
Features
Bugfixes
Known Issues