Skip to content

Releases: osteele/tuesday

v1.0.3

20 Aug 14:25
Compare
Choose a tag to compare

Changes

  • VMS %v month is now uppercase. This agrees with OpenVMS documentation and with Ruby Time.strftime; disagrees with Ruby Date.strftime and DateTime.strftime. (See Ruby bug #13810.)
  • Implemented %:::z.

v1.0.2

12 Aug 18:10
Compare
Choose a tag to compare

Bugs Fixed

  • Week numbers (%U and %W) are now compatible with Ruby

Other

  • 100% coverage

v1.0.1

10 Aug 23:08
Compare
Choose a tag to compare

Bug Fixes

  • Reverse precedence of flags and width
  • Fix _ flag

Other

  • Remove %f (not present in Ruby strftime)
  • More test coverage
  • More docs

v1.0.0

10 Aug 20:58
Compare
Choose a tag to compare
Update appveyor badge id