Releases: grongor/panicwatch
Releases · grongor/panicwatch
v1.3.0
Changelog
- 2340933 Add RISC-V to tests matrix
- 1f95eef Add tmp fix for Go issue #69447
- 9119401 Speed up tests
- b9a58b4 Test oldest + latest go versions
- d2b14b9 Bump go.mod version requirement
- d88c12a Bump libs, fix linter config
v1.2.0
Changelog
- 8a9b61f Allow manual run of CI actions
- 5e96ce9 Fix ignored SIGCHLD
- 7e06725 Increase default PanicDetectorBufferSize
- bf9809f Bump CI actions and Go version
- a19fd6b chore(deps): update actions/setup-go action to v5
- 500d4de Bump libs and fix deprecations
v1.1.1
Changelog
- 4d4d46b fix(deps): update module golang.org/x/sys to v0.13.0
- c62eaae chore(deps): update actions/checkout action to v4
- 96e96f0 fix(deps): update module github.com/go-errors/errors to v1.5.1
- 677cf6b chore(deps): update goreleaser/goreleaser-action action to v5
v1.1.0
Changelog
- 9f796aa Use ubuntu-latest in CI
- 279b96d chore(deps): update goreleaser/goreleaser-action action to v4
- 0f5c6d8 Make the duplicate stderr be Close-on-Exec
- 6c71abc Add renovate.json
- 7b0acd7 Add support for fatal errors
- b791bdd Maintenance
- b2dc2e9 Minor documentation fixes
v1.0.0
Changelog
c21f38d Improvements to CI
71c1abd Add more config options and improve documentation
9fcf036 Use TeeReader in watcher process, drop stderr and use stdout instead
b2278a8 Return error instead of panicking
v0.4.2
Changelog
2a4b30e Use latest Go in builds
e5d1683 Disable checksums in release
v0.4.1
Changelog
99a19a2 Bump dependencies, update linter config
v0.4.0
Changelog
5d67993 Add AsError method to Panic
v0.3.0
Changelog
e13bd24 Fix wrong CI badge URL
6f1ec84 Bump libs, refactoring
bb50853 fix(README): Corrected error handling in example
v0.2.0
Changelog
adc9f4f Ignore all signals