Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 413 Bytes

CHANGES.markdown

File metadata and controls

18 lines (11 loc) · 413 Bytes

0.1.6

Performance improvement in parsing timezone files. (nessche)

0.1.5

  • Fixed date parsing around DST. (nessche)
  • Upgraded geonames API endpoint. (mattdbridges)

0.1.4

  • URL for geonames is now configurable. (stravacd)
  • Zone#names performance improvement. (mattdbridges)
  • Zone#list now lists timezone information. (mattdbridges)

0.1.2

  • Fixed #utc_offset rule selection. (natemueller)