Version 3.0.10 is a patch release.
This release is binary and source compatible with version 3.0.0.
Note that the libical-glib library is considered unstable; therefore not binary compatible with previous releases
ReleaseNotes:
Fix building -DSTATIC_ONLY=True with Ninja
Fix generating wrong recurrence rules (#478)
Fix a bug computing transitions in tzfiles
Fix reading TZif files to use TZ string in the footer as the last (non-terminating) transitions
Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible
Built-in timezones updated to tzdata2021a
This builds with current glib2.
Major changes in 40.0:
* Updated translations
Major changes in 40.rc:
* Updated translations
* Minor cleanups
Major changes in 40.beta:
* Updated translations
* Use HdyViewSwitcher in the main window
* Fix the color of new calendars
Major changes in 40.alpha:
* Updated translations
* Depend on libhandy-1
* Port to the newer libgweather api
* Improve the event editor
Update DEPENDS
Upstream changes:
1.78 2020-12-15
* Fix tests for new failure caused by locale data changes in DateTime::Locale
1.29. Reported by cthulhu8zombie. GH #28.
* Added a warning about using locale-specific patterns. Some of these patterns
can change quite a bit as the locale data is updated, so using them for
parsing does not produce stable results across time. This is what caused the
test failures that this release fixes.
Upstream changes:
1.31 2020-12-22
- The docs for each locale now show examples of its strftime patterns as well.
1.30 2020-12-15
- The previous release included some locale data for locales that had been
deleted from CLDR 38.0.0.
1.29 2020-12-14
- Rebuilt all locale data with the data from CLDR 38.0.0 and glibc 2.32.
Upstream changes:
0.104 2021-03-15 T. R. Wyant
Add rt.cpan.org back to bug reporting methods. Long live RT!
Correct GitHub ticket link.
Get prerequisites up to snuff and add xt/author/prereq.t to ensure
they stay that way.
Version 3.0.9 is a patch release.
This release is binary and source compatible with version 3.0.0.
Note that the libical-glib library is considered unstable; therefore not binary compatible with previous releases
Release Notes:
- Add support for empty parameters, e.g. CN=""
- Accept VTIMEZONE with more than one X- property
- Several fixes for recurrences containing BYWEEKNO
- icalrecurrencetype_from_string() will reject any RRULE that contains a rule-part that occurs more than once
- Improve thread safety
- Fix compiled-in path for the built-in timezone data
- Fix reading TZif files with empty v1 data (use v2+ whenever possible)
- Add backwards compatibility for previous TZIDs
- Built-in timezones updated to tzdata2020d
- Fix build with newer libicu
- Fix cross-compile support in libical-glib
From Atsushi Toyokura in pkgsrc-wip
This LaTeX package provides commands to convert from the
Gregorian calendar (e. g. 2018/8/28) to the Japanese rendering
of the Japanese calendar (e. g. Heisei 30 nen 8 gatsu 28 nichi;
actually with kanji characters). You can choose whether the
numbers are written in Western numerals or kanji numerals. Note
that the package only deals with dates in the year 1873 or
later, where the Japanese calendar is really a Gregorian
calendar with a different notation of years.
From Atsushi Toyokura in pkgsrc-wip
This LaTeX package provides a command to convert dates to names
of Japanese holidays. Another command, converting dates to the
day of the week in Japanese, is available as a free gift.
Further (lower-level) APIs are provided for expl3. The package
supports pdfTeX, XeTeX, LuaTeX, pTeX, and upTeX.
4.3.3 (2021-02-13)
No release note nor changelog. Here is quote from commit log.
* Fix development workflow.
* Remove comment from gemspec.
* Add priority queue class
* Add #size method and change to actual minheap
* Add some tests for priority heap
* Rename first and insert to peek and push for naming consistency
* Switch to a PriorityHeap instead of array for storing Handles
* Refactor Handle class to use Comparable mixin
* Add extra performance test for timer queue insertion speed
* Reduce required accuracy for tests, because macOS on GitHub Actions i… …
* Updated code formatting & specs.
Changes 8.1.1:
Deprecate running tests with python setup.py tests as the test suite support in Setuptools is deprecated
Add version to __init__.py
Cleaner reading of README.rst into the long_description field of setup.py
Define long_description_content_type as text/x-rst
Simplify Sphinx configuration
Add compat.is_string method, returns True for str, unicode types, False otherwise
0.1.14
Add GitHub build actions for project
Add project URLs in setup.py
Update README links
Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3)
Fix README links
Add Python 3.9 to test matrix
Add type hints
Derive ParseError from ValueError
2.46 2020-12-22
- This release is based on version 2020e of the Olson database. This release
includes contemporary changes for Russia (Volograd).
2.45 2020-12-21
- Fixed handling of Etc/GMT[+-]XX zones. Confusingly, the POSIX interpretation
is that Etc/GMT+1 is 1 hour _behind_ UTC, and Etc/GMT-1 is 1 hour
ahead. This is the opposite of what this module started doing in the 2.38
release when it added support for these zones. Reportd by Matthew Horsfall
(#47). Changes are based on his PR #48.
## Version 2.0.4 - 16-Dec-2020
* Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a
zoneinfo file that includes rules specifying an additional transition to the
final defined offset (for example, Africa/Casablanca in version 2018e of the
Time Zone Database). #123.
Version 1.2.9 - 16-Dec-2020
---------------------------
* Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a
zoneinfo file that includes rules specifying an additional transition to the
final defined offset (for example, Africa/Casablanca in version 2018e of the
Time Zone Database). #123.
A command line application written in Rust that integrates with cron to execute
tasks relative to sunset, sunrise and other such solar events.
Heliocron is capable of delaying execution of other programs for time periods
relative to sunrise and sunset.
aniso8601 8.1.0
Empty string arguments to get_date_resolution and parse_date now raise ISOFormatError, fixes 26
None and non-string arguments to get_date_resolution and parse_date now raise ValueError
Empty string arguments to parse_duration now raise ISOFormatError
None and non-string arguments to parse_duration now raise ValueError
Empty string arguments to parse_interval and parse_repeating_interval now raise ISOFormatError
None and non-string arguments to parse_interval and parse_repeating_internval now raise ValueError
Empty string arguments to get_time_resolution and parse_time now raise ISOFormatError
None and non-string arguments to parse_time now raise ValueError
None and non-string arguments to parse_timezone now raise ValueError
Empty string arguments to parse_datetime now raise ISOFormatError
None and non-string arguments to parse_datetime now raise ValueError
Missing delimiter in datetime strings when calling parse_datetime now raises ISOFormatError
Missing delimiter in regular and repeating interval strings when calling parse_interval and parse_repeating_interval now raises ISOFormatError
get_time_resolution now correctly throws ISOFormatError when a time component has too many characters in a time using ":" as a separator
1.4 - Released 150824
- The dockapp wmtime uses the new version of libdockapp and do
not use libwmgeneral.
- Add note about libdockapp to INSTALL.
1.3 - Released 150525
- Update to latest version of wmgeneral library.
- Fix typos. Ran `codespell -w`.
- Tidy #includes based on results of include-what-you-use.
- Add -c command line option allowing users to set color.
- Fix overflow warning; mask bitmap should be unsigned.
- Use #defines to avoid variable length arrays.
- Replace C++ style comments.
- Fix "ordered comparison of pointer with integer zero" warning.
Also take the opportunity to add an error message when
iconv_open fails.
- Update TODO. In particular,
+ Remove note about version 1.0 (was never released).
+ Remove note about LED colors (implemented).
+ Remove note about language files (unnecessary with locale
support).
+ Update email address.
- Add proper copyright header.
- Update README. In particular,
+ Fix typo.
+ Mention newer command line options.
+ Drop 17-year-old architecture information.
- Update HINTS. In particular,
+ Add newer command line options.
+ Update Window Maker instructions.
1.2 - Released 150103
- Remove unused variables.
- Use rm -f in make clean.
- Update FSF address.
- Update GPLv2 from
http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
- Update README contact information; remove trailing
whitespaces.
- Remove trailing whitespace.
- Remove unnecessary Imakefile.
- Move source files to top directory.
- Update Makefile.
- Add -l option to specify locale.
- Remove unnecessary references to current version number.
1.1 - Released 131013
- Incorporated many patches from Debian, including
+ Added manual page
+ Added -geometry and -noseconds options
+ Improved locale support
0.5 * wmitime uses now the new library libdockapp that includes the
old wmgeneral library.
* Add note about libdockapp to README.
0.4 * Update GPL text and Free Software Foundation address.
* Remove trailing whitespace.
* Allow -display option with no argument. Previously, if a user
ran wmitime with the -display option and no argument, a
segmentation fault would occur. Print a warning instead.
(Patch from Debian to fix bug #716466.)
* Update Makefile. In particular,
- Remove reference to deprecated X11R6 directory.
- Replace FLAGS variable with CFLAGS, CPPFLAGS, and LDFLAGS.
- Honor CC, PREFIX, and DESTDIR variables.
- Use INSTALL instead of cp for installation.
- Remove redundant -lXext flag.
- Move contents of wmitime directory to top directory to ease
the building process.
* Improve locale support. Previously, wmitime only had support
for English, French, and (in Debian only) Hungarian. In
addition, the choice was made at compile time.
Add run-time support for any language using the Latin
alphabet. The locale is determined by the user's environment
or may be specified on the command line with the "-l" option.
Note that users whose environment specifies a non-Latin locale
may wish to use, e.g., "-l C", as otherwise no date will
appear.
Note that, for simplicity, the month and day are now displayed
as "01 JAN" as opposed to "JAN 01". (Previously, the former
format was used for English and the latter for French.)
* Remove C++ style comments.
* Remove references to config file in source; nonexistent
feature.
* Update contact information. wmitime is now maintained by the
Window Maker Developers Team
<wmaker-dev@lists.windowmaker.org>.
* Add manpage and desktop file, both adapted from Debian.
* Remove wmitime-master-led.xpm; unused duplicate file.
* Do not include or compile unused wmgeneral files.
2.44 25-Dec-2018 OSX:
- Functions properly on macOS 10.14.
- Requires macOS 10.7 or later. Sigh.
- Upgraded Sparkle (the "Check for Updates" library).
- Signed, and available in the Mac App Store.
- Removed the "On top of screen saver" option since
it can't be made to work on recent macOSes.
- Full resolution on Retina displays.
iOS:
- Rotation works again.
- Requires iOS 8.0 or later. Sigh.
1.2.8 (2020-11-08)
* Added support for handling "slim" format zoneinfo files that are produced
by default by zic version 2020b and later. The POSIX-style TZ string is
now used calculate DST transition times after the final defined transition
in the file. The 64-bit section is now always used regardless of whether
Time has support for 64-bit times. #120.
* Rubinius is no longer supported.
## Version 2.0.3 - 8-Nov-2020
* Added support for handling "slim" format zoneinfo files that are produced by
default by zic version 2020b and later. The POSIX-style TZ string is now used
calculate DST transition times after the final defined transition in the file.
#120.
* Fixed `TimeWithOffset#getlocal` returning a `TimeWithOffset` with the
`timezone_offset` still assigned when called with an offset argument on JRuby
9.3.
* Rubinius is no longer supported.
Upstream changes:
1.11 2020-09-23 <schubiger@cpan.org>
- Merged development version to stable.
1.10_04 2020-09-22 <schubiger@cpan.org>
- Fail when parsing month/day with an explicit ymd-format.
1.10_03 2020-09-19 <schubiger@cpan.org>
- Clarify meaning of format option.
[rt #133200 - Ricardo Signes]
1.10_02 2020-09-05 <schubiger@cpan.org>
- Allow mm/dd and dd/mm as valid formats and amend tests.
- Improve format matching regexes.
- List example with new format under examples section.
1.10_01 2020-08-21 <schubiger@cpan.org>
- Allow configuration to make "8/10" mean October 8.
[rt #133140 - Ricardo Signes]
- Minor tweaks.
Upstream changes:
0.15 2020-10-24
- Fixed the SYNOPSIS, which showed calling parse_time with a string that would
cause an error. Reported by Yuki Yoshida. GH #12.
Upstream changes:
2.44 2020-11-06
- The DateTime::TimeZone->offset_as_string now accepts an optional separator
string.
2.43 2020-10-21
- This release is based on version 2020d of the Olson database. This release
includes contemporary changes for Palestine.
devel/p5-namespace-autoclean is a runtime dependency, not a tool or
test dependency. Ride previous update; this would have already been
broken before my commit.
pkgsrc-specific change: while here, express test dependencies as such.
2.42 2020-10-16
- This release is based on version 2020c of the Olson database. This release
includes contemporary changes for Fiji.
2.41 2020-10-07
- The last release was missing all the generated data files. Oops! Reported by
Paul Howarth. GH #43.
- Added a custom dzil plugin to make sure that the release has all of the
generated data files.
2.40 2020-10-07
- This release is based on version 2020b of the Olson database. This release
includes contemporary changes for Morocco, Casey Station, and the
Yukon. This release also removes the very long-deprecated "US/Pacific-New"
zone name.
Install the new interchangeable BLAS system created by Thomas Orgis,
currently supporting Netlib BLAS/LAPACK, OpenBLAS, cblas, lapacke, and
Apple's Accelerate.framework. This system allows the user to select any
BLAS implementation without modifying packages or using package options, by
setting PKGSRC_BLAS_TYPES in mk.conf. See mk/blas.buildlink3.mk for details.
This commit should not alter behavior of existing packages as the system
defaults to Netlib BLAS/LAPACK, which until now has been the only supported
implementation.
Details:
Add new mk/blas.buildlink3.mk for inclusion in dependent packages
Install compatible Netlib math/blas and math/lapack packages
Update math/blas and math/lapack MAINTAINER approved by adam@
OpenBLAS, cblas, and lapacke will follow in separate commits
Update direct dependents to use mk/blas.buildlink3.mk
Perform recursive revbump
2.33 -- Wed May 19 11:34:00 MT 2020
* Remove PAX Headers in tarball using GNU tar
2.32 -- Wed Mar 04 14:41:00 MT 2020
* Fix t/date.t to run on leap years [arc]
2.31 -- Thu Jan 16 14:00:00 MT 2020
* Fix year 2020 bug from t/getdate.t [Prajith]
* Fix warnings from t/date.t
* Fix pod issue in lib/Date/Parse.pm
* Fix for French language using English day suffixes in %o [mitchjacksontech]
* RT#84075: Fix Date::Parse::str2time century issue. [perlpilot]
* Adds Occitan language. [Quenty31]
* Migrate GitHub repo and bugtracker to atoomic/perl-TimeDate
1.16 2020 February 19
- Fix a bug in the interface to Time::Format_XS.
Using the time_format function with only a format argument (i.e., to use
the current time) would fail (fatally) because the XS interface code for
time_format requires two arguments.
0.44 2020-08-10T07:10:35Z
- Check tzdata before test
0.43 2020-07-26T07:23:50Z
- Test issues with space in perl path name #9
- microoptimization: check for invalid number of parameters later #5
1.28 2020-08-28
- Move a test that was added in 1.27 to xt. This test is a sensitive to small
variations in error message text, and testing it locally and in CI is
sufficient. Reported by Kent Fredric. GH #27.
1.27 2020-08-28
- The $locale->locale_data method now returns a deep clone of the locale's
data. This allows you to safely modify any elements of the returned hash
without breaking the original locale. Implemented by Alexander Pankoff. GH
#26.
- We now support loading locale data from relative directories in
@INC. Implemented by Alexander Pankoff. GH #25.
- When loading locale data, we now check $! for read errors, as well as
checking for an error eval'ing the file's contents in $@. Fixed by Alexander
Pankoff. GH #24.
1.26 2020-07-03
- Rebuilt all locale data with CLDR 37, released on 2020-04-23.
1.77 2020-02-29
* When the parsed string contained an invalid time zone offset (parsed with
"%z") like "-9999", the error handling set in the parser's constructor was
ignored and an exception was always thrown. Reported by x-qq. GH #25.
1.10 2020-06-26 <schubiger@cpan.org>
- Merged development version to stable.
1.09_01 2020-06-21 <schubiger@cpan.org>
- Support common unit abbreviations. [github #8 - grr]
1.09 2020-05-17 <schubiger@cpan.org>
- Merged development version to stable.
1.08_02 2020-05-01 <schubiger@cpan.org>
- Require Params::Validate >=1.15 to fix test failures with
older versions. [testers #112427415 - Alexandr Ciornii]
1.08_01 2020-04-17 <schubiger@cpan.org>
- Prefer the future even stronger with demand_future.
[rt #92189 - Ricardo Signes]
- When advancing to future times, consider also minutes/seconds.
1.08 2019-12-07 <schubiger@cpan.org>
- Merged development version to stable.
0.14 2020-08-16
- Require DateTime 1.45, which added a year_length() method that this package
is now using. Reported by Slaven Rezić. GH #11.
0.13 2020-08-15
- Added support for a few more incomplete formats, YYYYMMDDThhmmZ,
YYYY-MM-DDThh:mmZ, YYYYDDDThhmm, YYYY-DDDThh:mm. Includes a patch from
Stuart Browne. Fixed GH #3.
0.12 2020-08-15
- Fixed handling of ISO week parsing in some years. Reported by Kent
Fredric. GH #6.
- This release includes changes from 0.09-0.11 trial releases to switch from
Params::Validate and Params::ValidationCompiler. Relevant release notes from
those trial releases are repeated here for clarity.
- Replace Params::Validate with Params::ValidationCompiler.
- Fixed a bug introduced in 0.09 where calling parse_datetime() as a class
method with some formats would throw an exception.
- Add a format_datetime() method, which makes this class play nicer with
DateTime.pm. Implemented by Doug
Bell. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/2
- Add support for the `YYYY-MM-DDThh:mm:ss.ss[+-]hh` and
`YYYYMMDDThhmmss.ss[+-]hh` formats. Implemented by Thomas
Klausner. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/3
0.11 2020-07-26 (TRIAL RELEASE)
- Replace Params::Validate with Params::ValidationCompiler.
0.10 2020-07-25 (TRIAL RELEASE)
- Fixed a bug introduced in 0.09 where calling parse_datetime() as a class
method with some formats would throw an exception.
0.09 2020-07-25 (TRIAL RELEASE)
- Add a format_datetime() method, which makes this class play nicer with
DateTime.pm. Implemented by Doug
Bell. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/2
- Add support for the `YYYY-MM-DDThh:mm:ss.ss[+-]hh` and
`YYYYMMDDThhmmss.ss[+-]hh` formats. Implemented by Thomas
Klausner. https://github.com/jhoblitt/DateTime-Format-ISO8601/pull/3
0.102 2019-11-09 T. R. Wyant
- Add optional separator arg to datetime(). This tracks the same
change in DateTime version 1.43 dated 2017-05-29. Thanks to Jean
Forget for finding, isolating, and reporting this.
- NOTE that the above change restores the 'T' separator in
stringification, as it was before DateTime 1.43.
- Add tests for datetime() method.
- Eliminate redirections in POD URL links
1.52 2020-02-29
- Added a $dt->is_between($dt1, $dt2) method. Based on GH #97 by philip r
brenan.
- Simplify the calculation of leap seconds in XS. This is a little more
efficient for most use cases (anything with future or recent past
datetimes). Contributed by Mark Overmeer. GH #91.