Skip to content

Releases: stitchfix/stitches

v3.2.1

14 Nov 21:42
Compare
Choose a tag to compare
  • Make work on Ruby 1.9.3 (see #16 thanks @yez!)
  • Set up travis builds

v3.2.0

13 Aug 15:38
Compare
Choose a tag to compare
  • Actual API Client is now stored in the environment, saving a duplicate lookup (see #11)

v3.1.0

18 Jul 19:10
Compare
Choose a tag to compare
  • require RSpec 3 (see #12) The gem was requiring RSpec 3 anyway, so this just removes the deprecated RSpec 3 stuff (e.g. .should)