Releases: stitchfix/merch_calendar
Releases · stitchfix/merch_calendar
v1.0.0
- Drops support for Ruby 1.9.3
- Adds support for Ruby 2.4.1
- Eliminates deprecation warnings that came with the support of Ruby 2.4.1
Nothing else is changed about this library's API from version 0.3.0 (the previous version). Since the interface has grown to be pretty stable over the last few releases, the decision was made to bump this gem to the 1.0.0 major version.
See PR #18 for further details.
Merch Calendar Bump to v0.3.0
Changes Made:
-
Stitch Fix Fiscal Calendar is no longer reliant on the offset of the retail Calendar, but instead on the end date of the previous year. This will result in having FY19, not FY18, to have 53 weeks.
-
MerchWeek has a new
calendar
attribute, where you're able to set what type of calendar you want to calculate from. So far we have the Retail Calendar which is the traditional National Retail Federation Calendar, and we have the Stitch Fix Fiscal Calendar.
v0.0.4
- Add
merch_months_in
- An array of merch dates in
start_date
toend_date
- Courtesy @codevelvet
- An array of merch dates in