Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 334 Bytes

History.md

File metadata and controls

12 lines (8 loc) · 334 Bytes

History

v0.9.1

  • fix Date.parse when month/year only given (#206)

v0.9.0

  • add thread_safe option (#184)
  • in safe mode, when already frozen, allow traveling with no block (#202)
  • using Time.travel with a string should AS' Time.zone class (#170)
  • fix Timecop being ignored when Date.parse infers year (#171, #158, #133)