Skip to content

Releases: standy/ts-date

v3.1.0

08 Jul 11:31
Compare
Choose a tag to compare

v3.0.3

08 Mar 14:04
Compare
Choose a tag to compare

v3.0.1

07 May 22:29
Compare
Choose a tag to compare
  • chore: fix build (b565061)
  • chore: moved stuff from config (df7464e)
  • chore: packages update (d8c59c4)
  • chore(release): 3.0.1 (10da0ab)
  • test: added tests for coverage (5dd9bdf)
  • test: fixed tests in old browsers (26cfdbb)
  • test: updated benchmarks (f1f8ac2)
  • refactor: commenting into to add-unit (e9217d1)
  • refactor: commenting into to create and diff (8423490)
  • refactor: fix parse types (6caf03d)
  • refactor: prettier setup (14d7fca)
  • refactor: prettify (516d7e4)
  • refactor: reuse format timezone for tests (20cd8b3)
  • refactor: rewrite add methods using conditional types (2062172)
  • refactor: rewrite diffUnit using conditional types (dfd7021)
  • refactor: rewrite format methods using conditional types (858b359)
  • refactor: rewrite reset methods using conditional types (c332ecc)
  • perf: fix benchmark for date-fns@2 (6398ef6)
  • perf: optimize tree shaking with readonly objects (84a7671)

v3.0.0

11 Feb 10:45
Compare
Choose a tag to compare
  • chore(release): 3.0.0 (4dff7d2)
  • feat: allow to extend format method (713cf93), closes #17
  • test: compare performance with previous version (645312a)
  • test: fix random test to pass when null is correct (9a5ef8a)
  • test: script for updating benchmark (51fc8d6)
  • test: skip test-utils from coverage (5f467c8)
  • test: update date-fns package (2317a85)
  • feat: move to rollup (b13576a), closes #13
  • feat: parseIso with 6-digit years (5d2b6da)
  • fix: correct handle fraction of a seconds in parseIso (0f79334), closes #16

BREAKING CHANGE

  • changed bundler, so there is a tiny chance of breaking

v3.0.0-canary.0

10 Feb 16:02
Compare
Choose a tag to compare
v3.0.0-canary.0 Pre-release
Pre-release
  • chore: script for canary releases (3b6ddba)
  • chore(release): 3.0.0-canary.0 (4046884)
  • test: compare performance with previous version (645312a)
  • test: fix random test to pass when null is correct (9a5ef8a)
  • test: script for updating benchmark (51fc8d6)
  • test: skip test-utils from coverage (5f467c8)
  • test: update date-fns package (2317a85)
  • feat: move to rollup (b13576a), closes #13
  • feat: parseIso with 6-digit years (5d2b6da)
  • fix: correct handle fraction of a seconds in parseIso (0f79334), closes #16

BREAKING CHANGE

  • changed bundler, so there is a tiny chance of breaking

v2.3.3

25 Jan 17:03
Compare
Choose a tag to compare
  • chore(release): 2.3.3 (ec37769)
  • fix: fixed parseIso issues with dst (1e86751)

v2.3.2

21 Jan 21:26
Compare
Choose a tag to compare

v2.3.1

21 Jan 21:07
Compare
Choose a tag to compare
  • chore: packages update (69953d8)
  • chore: update karma (f9d5fdf)
  • chore(release): 2.3.1 (f4e64cb)
  • test: add more node_js version for travis (5f136a0)
  • test: fixed browser tests (49e472b)
  • test: fixed test result on dst timezone (26e5d6e)
  • test: use a random timezone on travis (5843686)
  • test: use the French timezone on Travis (ab59e5d)
  • ci: run travis jobs on different timezones (abddbac)
  • fix: incorrect parsing date at DST (8f7c516)
  • bug: parseIso doesn't correctly parse date (08fa53c)

v2.3.0

27 Jul 09:39
Compare
Choose a tag to compare
  • chore: minor package update for browser-test (a7b5edd)
  • chore: minor package updates (b6ab675)
  • chore(release): 2.3.0 (f30a96d)
  • feat: da locale (8b0d7fa)

v2.2.2

06 Jun 11:26
Compare
Choose a tag to compare
  • chore: removed unused webpack (63c068d)
  • chore: update packages (61c0f6e)
  • chore(release): 2.2.2 (429da31)
  • test: ignore sauce tests (40ae474)