sentry-run v0.1.2 Release Notes
Release Date: 2017-03-30 // almost 4 years ago-
- (breaking-change) Re-factorize
Sentry.config
because__FILE__
didn't work as expected. (breaking-change)
Sentry.run
needs a process argument of type ProcessRunner.process = Sentry.config( # ...)Sentry.run process do# ...end
- (breaking-change) Re-factorize