Skip to content

Releases: tzinfo/tzinfo

v0.3.62

10 Apr 12:44
Compare
Choose a tag to compare

TZInfo v0.3.62 on RubyGems.org

v2.0.6

28 Jan 20:27
Compare
Choose a tag to compare
  • Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0. #145.

TZInfo v2.0.6 on RubyGems.org

v1.2.11

28 Jan 20:26
Compare
Choose a tag to compare
  • Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0. #145.

TZInfo v1.2.11 on RubyGems.org

v2.0.5

19 Jul 19:15
Compare
Choose a tag to compare
  • Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15 and any arithmetic performed on the results that would produce a secondary result prior to 1582-10-15.
  • Added support for eager loading all the time zone and country data by calling either TZInfo::DataSource#eager_load! or TZInfo.eager_load!. Compatible with Ruby On Rails' eager_load_namespaces. #129.
  • Ignore the SECURITY file from Arch Linux's tzdata package. #134.

TZInfo v2.0.5 on RubyGems.org

v1.2.10

19 Jul 18:33
Compare
Choose a tag to compare
  • Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when used with RubyDataSource. Please refer to
    GHSA-5cm2-9h8c-rvfx for details. CVE-2022-31163.
  • Ignore the SECURITY file from Arch Linux's tzdata package. #134.

TZInfo v1.2.10 on RubyGems.org

v0.3.61

19 Jul 18:32
Compare
Choose a tag to compare

TZInfo v0.3.61 on RubyGems.org

v0.3.60

06 Feb 19:48
Compare
Choose a tag to compare

v0.3.59

24 Dec 20:10
Compare
Choose a tag to compare

v2.0.4

16 Dec 22:47
Compare
Choose a tag to compare
  • Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a zoneinfo file that includes rules specifying an additional transition to the final defined offset (for example, Africa/Casablanca in version 2018e of the Time Zone Database). #123.

TZInfo v2.0.4 on RubyGems.org

v1.2.9

16 Dec 22:47
Compare
Choose a tag to compare
  • Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a zoneinfo file that includes rules specifying an additional transition to the final defined offset (for example, Africa/Casablanca in version 2018e of the Time Zone Database). #123.

TZInfo v1.2.9 on RubyGems.org