8000 Tags · hroptatyr/dateutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: hroptatyr/dateutils

Tags

v0.4.11

Toggle v0.4.11's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.11 of dateutils

Keywords: v0.4.11

This is dateutils v0.4.11.

This is a bugfix release.

Bugfixes:
- be strict about inputs in datetest --isvalid (#146)
- build on Macs again (#107)
- make illegible zone names fatal errors (#151)
- be strict in datetest --isvalid when inputs have been specified (#146)
- fix issue with negative days remaining after adding months in datediff (#153)

See info page examples and/or README.

v0.4.10

Toggle v0.4.10's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.10 of dateutils

Keywords: v0.4.10

This is dateutils v0.4.10.

This is a bugfix release.

Bugfixes:
- do not resort to daisy sequences when incomplete dates are present (#131)
- upon end-of-buffer finalise the last line (#141)
- let --empty-mode|-E and --sed-mode|-S play nicely together (#139)
- adapt CLI behaviour of strptime(1) to the other tools (#142)

See info page examples and/or README.

v0.4.9

Toggle v0.4.9's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.9 of dateutils

Keywords: v0.4.9

This is dateutils v0.4.9.

This is a bugfix release.

Bugfixes:
- allow to specify epochs in nanoseconds, %s%N (#123)
- fix nanosecond arithmetic (#124)
- make cross-compilations easier (#128)
- mention default timezone (#129)

See info page examples and/or README.

v0.4.8

Toggle v0.4.8's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.8 of dateutils

Keywords: v0.4.8

This is dateutils v0.4.8.

This is a bugfix release.

Bugfixes:
- be symmetric about differences, A - B := -(B - A) for A < B
- fix security issue when reading TZMAP_DIR from environment
- fix printing of negative 0 (-0)
- fix issue with tzdata transitions in files with leap second
  adjustments that are now cut off at expiration time (#121)

See info page examples and/or README.

v0.4.7

Toggle v0.4.7's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.7 of dateutils

Keywords: v0.4.7

This is dateutils v0.4.7.

This is a bugfix release.

Bugfixes:
- strptime mimics return code behaviour of dateconv
- use unsigned arithmetic for leap second conversion
- fix up ymds before adding days or business days
- drain prchunk if filled with many small lines

See info page examples and/or README.

v0.4.6

Toggle v0.4.6's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.6 of dateutils

Keywords: v0.4.6

This is dateutils v0.4.6.

This is a bugfix release.

Bugfixes:
- underspecified ISO weekday dates can be parsed
- adding days to underspecified dates results in proper dates

Features:
- all tools with -S|--sed-mode now support -E|--empty-mode to
  output an empty line when a line cannot be read.
- dateround supports day, week, month and year classes now
  (issues/92)
- datediff can determine difference in nanoseconds between
  two time values (issues/94)

See info page examples and/or README.

v0.4.5

Toggle v0.4.5's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.5 of dateutils

Keywords: v0.4.5

This is dateutils v0.4.5.

This is a bugfix release.

Bugfixes:
- dgrep accepts %c as qualifier in expressions (issue 81)
- tests work regardless of wall clock time (issue 84)

See info page examples and/or README.

v0.4.4

Toggle v0.4.4's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.4 of dateutils

Keywords: v0.4.4

This is dateutils v0.4.4.

This is a bugfix release.

Incompatible changes:
- suffix `m` is no longer accepted as a synonym for `mo`
  with date-only input, issue #76

Bugfixes:
- expose BSD routines (fgetln()) to yuck
- for dates passed to dateround(1) that coincidentally
  match the roundspecs do read them as dates
- wrong timestamps read via -i %s signal error
- facilitate bmake build
- time rounding on date-only input keeps the date unchanged
- dateseq's short-cut iterator (2 date arguments) does not
  interfere with the 3-argument version
- adding 0 date or time units does not change the summand
- datezone on times (without date) will return times
- zones are singletons now, opened and closed only once

See info page examples and/or README.

v0.4.3

Toggle v0.4.3's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.3 of dateutils

Keywords: v0.4.3

This is dateutils v0.4.3.

This is a feature release.

Features:
- base expansion works for times now

Bugfixes:
- durations in months weeks and days are calculated
  like durations in months and days, consistency
- am and pm indicators in inputs are handled properly
- military midnights decay when not printed in full

See info page examples and/or README.

v0.4.2

Toggle v0.4.2's commit message

Verified

This tag was signed with the committer’s verified signature.
hroptatyr Sebastian Freundt
Summary: v0.4.2 of dateutils

Keywords: v0.4.2

This is dateutils v0.4.2.

This is a feature release.

Features:
- allow %- specifiers to turn off padding (as GNU date does)
- support matlab day numbers, as `mdn` or `matlab`

Bugfixes:
- fix build issue on FBSD 11
- allow zones to transition at INT_MAX (mapped to `never`)

See info page examples and/or README.
0