Skip to content

Releases: kshetline/tubular_time

v3.10.5

01 Oct 21:14
1a4d036

Choose a tag to compare

  • Fixed a package.json problem with Angular/Nx.
  • Update @tubular/math dependency.

v3.10.3

11 Jul 00:50
620c270

Choose a tag to compare

Fix UMD packaging.

v3.10.2

10 Jul 19:06
7ab2de6

Choose a tag to compare

  • Fixed a very edge-case bug where getSecondsInDay() and getMinutesInDay() might return 0 for the very last Julian calendar date before a transition to the Gregorian calendar.
  • Increased test coverage.

v3.10.1

08 Jul 19:47
ac97498

Choose a tag to compare

  • Fixed bug with creating DateTime instances using Date objects.
  • Other minor edge-case bug fixes.
  • Code coverage increased to 95%.
  • Updated build, linting, and documentation.
  • Improved sourcemaps.

v3.9.6

02 Mar 21:54

Choose a tag to compare

Filter out extraneous items from Timezone.getAvailableTimezones().

v3.9.5

05 Feb 03:50
399aabb

Choose a tag to compare

  • Updated to 2025a.
  • Updates for legacy SystemV timezones.

v3.9.3

19 Jan 22:45
109395d

Choose a tag to compare

  • Updated to 2023d. Fixed testing to account for updated date formats.
  • Updated to 2024a.
  • Updated to 2024b.
  • Updated to 2024b, part 2.
  • Updated to 2025a.

v3.9.2

08 Sep 00:04
1ae3dd8

Choose a tag to compare

Update to 2024b.

v3.8.15

12 Sep 07:11
8341db4

Choose a tag to compare

Fix problems with using unpkg.com.

v3.8.14

28 Mar 21:05
336e5f6

Choose a tag to compare

Update to 2023c.