- #22
Beyond usage
is shown when the entered command is not valid. - #7 This new version provide a method named
Ignore
which can be used to ignore methods to be intercepted. - #5
Beyond configuration
can be loaded from a toml file. - #6. It's possible to skip joinpoint invocation from the Before method.
- #3
Docker image
wesovilabs/beyond:1.0.0
is provided. - #8 It special character
?
is supported for optional objects
- #26 Library has been renamed from
goa
tobeyond
. It's due an existing and known library already had that name. - #10 This change improves the
Beyond performance
since the list of functions to be evaluated is less than It used to be required in older versions.
🎉 first release!