Skip to content

Releases: wesovilabs/beyond

v1.0.1

04 Dec 18:39
Compare
Choose a tag to compare
feat:updating links

v1.0.0-rc2

02 Dec 19:45
Compare
Choose a tag to compare
feat: updating doc

v1.0.0-20191202184100

02 Dec 17:44
Compare
Choose a tag to compare
doc: updating changelog

Galway

02 Dec 19:55
Compare
Choose a tag to compare

Added

  • #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

Changed

  • #26 Library has been renamed from goa to beyond.
    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.

Fixed

  • #23 Fix build command when flag -o is not provided.
  • #14 Fixing windows compilation error

v0.0.1 (Dublin)

25 Nov 21:32
Compare
Choose a tag to compare

A Golang library that will drive you to the AOP paradigm.

Full documentation can be found here

v0.0.1-rc2

25 Nov 20:29
Compare
Choose a tag to compare
v0.0.1-rc2 Pre-release
Pre-release
Prerelease v.0.0.1-rc2

v0.0.1-rc1

25 Nov 19:41
Compare
Choose a tag to compare
v0.0.1-rc1 Pre-release
Pre-release
Prerelease v.0.0.1-rc1

v0.0.1-beta

22 Nov 15:28
Compare
Choose a tag to compare
v0.0.1-beta Pre-release
Pre-release
Prerelease v.0.0.1-beta

v0.0.1-alpha

22 Nov 15:22
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
Prerelease v.0.0.1-alpha