Skip to content

Tags: xeptore/middle

Tags

v6.1.0

Toggle v6.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v6.1.0

Try to guess generated file package name.

v6.0.1

Toggle v6.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v6.0.1

Add comments to Sentry generated code.

v6.0.0

Toggle v6.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v6.0.0

Move `/sentry` generator package to `/gen/sentry`.

v5.2.1

Toggle v5.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v5.2.1

Improve middle comments

v5.2.0

Toggle v5.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v5.2.0

Add Sentry chain generator

v5.1.1

Toggle v5.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v5.1.1

Fix calling `catch` callback with `err` if it's not `ErrAbort`

v5.1.0

Toggle v5.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v5.1.0

- Add Chain27

v5.0.0

Toggle v5.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v5.0.0

- Exported more symbols to improve documentation
- Add `ErrAbort` variable to allow stopping chain execution without executing `catch` when provided.

v4.0.1

Toggle v4.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
v4.0.1

- Remove auto-generated header comment, which was preventing pkg.go.dev to detect the package
- Add `-no-header` option to generator, which optionally disables generating auto-generated header comment

v4.0.0

Toggle v4.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xeptore mbehboodian
Release v4.0.0

Each function in the chain receives its previous function returned value