Upstream changes:
0.107 2022-01-30 T. R. Wyant
Add method calendar_name(), which returns 'Julian'.
Require DateTime 1.48 for is_last_day_of_quarter(). This is a
significant bump, since the previous was 0.08.
Update Perl requirement in metadata to 5.008004. It was always this
in fact, since DateTime requires this, as does Makefile.PL.
Add support for quarters.
0.106 2021-09-25 T. R. Wyant
Correct repository links in metadata. Thanks to Keith Thompson for
finding and reporting this.
0.105 2021-09-05 T. R. Wyant
Correct generation of 'provides' metadata. Thanks to Favio Poletti
for blogging
https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/,
and ultimately to Joel Berger for the pointer to
https://metacpan.org/pod/CPAN::Meta::Spec#no_index
Upstream changes:
1.13 2022-01-23 <schubiger@cpan.org>
- Merged development version to stable.
1.12_01 2022-01-20 <schubiger@cpan.org>
- Fix demand_future not working for method count_weekday.
[github #16 - joernclausen]
Upstream changes:
1.55 2021-12-23
- Another documentation fix release. This fixes some mistakes, fixes some
broken links, and removes all references to the long-dead datetime.perl.org
site.
Version 3.0.14 (05 February 2022):
----------------------------------
* icalvalue: Reset non-UTC icaltimetype::zone on set
* Fix icalcomponent_set_due not removing TZID when necessary
Version 3.0.13 (17 January 2022):
---------------------------------
* icalcomponent_get_dtend() return icaltime_null_time(), unless called on VEVENT, VAVAILABILITY or VFREEBUSY
* icalcomponent_get_duration() for VTODO calculate with DUE instead of DTEND
* Replace CMake FindBDB with FindBerleyDB (https://github.com/sum01/FindBerkele
1.9.6.1
* Support time-1.12.
1.9.6
* Move Hashable instance here from hashable-time package. Note: ZonedTime
instance is dropped, as ZonedTime doesn't have Eq instance.
* Drop GHC-7.0 and GHC-7.2 support.
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
Change log:
-----------------------------------
* Fix a libicalval crash in cleanVObject
* METHOD:DECLINECOUNTER must have DTEND or DURATION
* Handle if DTEND and DURATION are both missing
* Improved FindICU (copied from official CMake. see files in cmake/Kitware)
* Buildsystem fixes (especially for the Ninja generator)
* Built-in timezones updated to tzdata2021e
4th clause in COPYRIGHT.en has Japanese to English translation mistake.
According to COPYRIGHT (in Japanese), the author allows source code
redistribution without modification.
Xfce 4.16 no longer supports GTK2 panel plugins, so while this package
still builds and runs otherwise, it no longer builds a panel component.
(It also has no GTK3 dependency, so stop pulling in such from the xfce4
meta-pkg, of which it is no longer a part, since upstream considers it
EOL.)
1.0.0
Drop python < 3.6 support
Add type annotations to code
Remove external type annotations in pyi
Switch to poetry for packaging
Simplify internals and remove old compatability code
Switch to nox for testing
Lots of small project development changes
Upstream changes:
1.33 2021-10-30
- Rebuilt all locale data with the data from CLDR 40.0.0. There are some
notable data changes in CLDR 40.0.0.
- Data change: The root locale is now named "und", not "root".
- Data change: The "en-US-POSIX" locale has been removed from CLDR. If you
load this locale you will now get the "en-US" locale.
Version 3.0.11 (09 October 2021):
---------------------------------
* Fix icalrecur_iterator_set_start() for hourly, minutely, and secondly recurrences
* Fix build for Berkeley DB version greater than 5
* Fix vcal for some architectures (like aarch64, ppc64le and s390x)
* Fix memory leaks in vcal
* Prevent crash when looking for tzid in initialize_rscale
* Adjust libdir and includedir in generated pkgconfig files
* Built-in timezones updated to tzdata2021c
Upstream changes:
2.51 2021-10-21
- This release is based on version 2021e of the Olson database. This release
includes contemporary changes for Palestine.
2.50 2021-10-15
- This release is based on version 2021d of the Olson database. This release
includes contemporary changes for Fiji.
- This release is based on version 2021c of the Olson database. This release
fixes the zone links for Atlantic/Jan_Mayen and America/Virgin.
2.48 2021-09-24
- This release is based on version 2021b of the Olson database. This release
includes contemporary changes for Jordan and Samoa.