Skip to content

Releases: stitchfix/resqutils

v1.3.4

27 Mar 16:20
Compare
Choose a tag to compare
  • Remove rake/rspec binstubs from repo and gem (#20)

v1.3.1

03 Jan 16:28
Compare
Choose a tag to compare
  • #19 Add workaround for deprecated last_comment method in rake, in order to support Rspec 2

v1.2.1

20 Apr 23:51
Compare
Choose a tag to compare
  • Use should/expect in spec helpers appropriately for Rspec 2/3 - See #11

v1.2.0

19 Nov 17:53
Compare
Choose a tag to compare
  • RSpec custom matchers support RSpec 2 and RSpec 3 - See #6

gemspec updates

14 Aug 21:36
Compare
Choose a tag to compare
  • Add license
  • Update email contact and homepage
  • Remove RubyForge

v1.1.0

05 Feb 17:01
Compare
Choose a tag to compare
  • Worker killer worker/master class - See #2

v1.0.0

05 Feb 15:30
Compare
Choose a tag to compare

First official release:

  • Deal with stale workers
  • spec helpers for testing with Resque
  • handle exceptions in your worker process