Skip to content

Releases: oklog/run

v1.2.0

Choose a tag to compare

@peterbourgon peterbourgon released this 27 Jun 14:03
c769e58

This long-overdue release includes correctness fixes to the SignalHandler helper, and a new ContextHandler helper. The minimum Go version in the go.mod file has been bumped from 1.13 to 1.20. As always, please test with your code before deploying to production, and file issues for any problems you encounter.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@peterbourgon peterbourgon released this 08 Jan 05:21
9c53bcd

The SignalHandler helper is added.

v1.0.0

Choose a tag to compare

@peterbourgon peterbourgon released this 14 Nov 01:18
4dadeb3

The initial release, a port from oklog/pkg/group.