This new major release introduces support for timezones. Also, the deprecated feature --wildcards
was removed and instead the use of external tools like bzgrep
on the compressed file content.log.bz2
are recommended. The content.log file was promoted to the
Changes
CONTENT_LOG_FILE
is now a positional argument which defaults to STDIN when omitted--updated-since
is now a required option
New features
- supply multiple
CONTENT_LOG_FILE
s as positional arguments to parse their combined content --updated-since
now supports timezones when specified as+HH:MM
while assuming the system's time zone if not specified; date-times in content.log are always treated as UTC