Skip to content

Releases: jrduncans/timeturner

v2.0.0

23 Mar 21:52
Compare
Choose a tag to compare

What's New

  • Updated date parsing to use dateparser for most parsing
    • This should support a wider version of inputs that can be parsed
    • This required simplifying output to always output all output formats instead of trying to skip the original input

What's Changed

Full Changelog: v1.8.0...v2.0.0

v1.8.0

12 Oct 05:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

23 May 05:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

timeturner 1.7.0

22 Feb 04:32
Compare
Choose a tag to compare
  • Adds ability to output a duration from/since now in Milliseconds, Seconds, Minutes, Hours, Days, Weeks, or Fortnights

timeturner 1.6.0

25 Jan 01:28
Compare
Choose a tag to compare
  • Fixes issue #3
    • Supports MySQL datetime format such as 2021-01-20 18:13:37.842000
    • Supports Cassandra datetime format such as 2015-03-07 00:59:56+0000 or 2015-03-07 00:59:56.572+0000

timeturner 1.5.0

30 Dec 00:23
Compare
Choose a tag to compare
  • Supports formats like 2020-12-17 00:00:34,247, resolving Issue #2
  • Alfred Workflow includes universal binary for Apple Silicon and x86 support
  • Alfred Workflow provides alternate trigger tt

timeturner 1.4.0

17 Aug 04:57
Compare
Choose a tag to compare
  • Adds an output of the duration between the input date and now

timeturner 1.3.2

07 Aug 04:55
Compare
Choose a tag to compare
  • Updated dependencies
  • Updated Alfred workflow argument handling

timeturner 1.3.1 (Alfred workflow only)

01 Jun 02:18
Compare
Choose a tag to compare

Updated Alfred workflow to work with a single space.

timeturner 1.3.0

24 May 20:50
Compare
Choose a tag to compare
  • Fallback to chrono_english
  • Treat blank input the same as no arguments