tuesday v1.0.3 Release Notes

Release Date: 2017-08-20 // over 6 years ago
  • ๐Ÿ”„ 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.

Previous changes from v1.0.2

  • ๐Ÿ› Bugs Fixed

    • ๐Ÿ’Ž Week numbers (%U and %W) are now compatible with Ruby

    Other

    • 100% coverage