Changes since 7.31beta are unknown since the upstream author didn't
document anything.
I just stumbled upon this package because it didn't build with
-Werror=char-subscripts. That bug seems to have been fixed.
Updated devel/p5-Config-GitLike to 1.18
Updated devel/p5-Data-MessagePack to 1.01
Updated devel/p5-Date-Manip to 6.81
Updated devel/p5-Devel-Leak-Object to 1.02
Updated devel/p5-Devel-PPPort to 3.58
Updated devel/p5-Devel-PatchPerl to 1.90
Updated devel/p5-Dist-Zilla to 6.014
Updated devel/p5-ExtUtils-MakeMaker to 7.44
7.44 Tue 14 Jan 16:35:06 GMT 2020
No changes since v7.43_01
7.43_01 Sun 5 Jan 12:41:43 GMT 2020
Bug fixes:
- Match final dir component in init_MANPODS
Test Fixes:
- Use internal reference to Makefile in build_man.t
6.014 2020-03-01 04:26:38-05:00 America/New_York
- some doc improvements by Shlomi Fish
- cope with E<...> in abstracts (thanks, Dave Lambley!)
- Respect jobs number in HARNESS_OPTIONS (thanks, Leon Timmermans!)
- Add --jobs argument to dzil release (thanks, Leon Timmermans!)
- replace uses of File::HomeDir with a simple glob (thanks, Karen
Etheridge!)
- fix interaction of TRIAL comment and BEGIN block in PkgVersion
(thanks, Michael Conrad and Felix Ostmann)
- fix documentation for default NextRelease format (thanks, Dan Book!)
- the build directory is also added to @INC when evaluating 'dzil
authordeps --missing' (thanks, Karen Etheridge!)
- add comments to generated CPANfile saying "don't edit me!"
(thanks Doug Bell)
- tests for [CPANFile] (thanks, Daniel B«Óhmer)
-----------------------------------------
version 1.90 at 2020-03-11 15:12:17 +0000
-----------------------------------------
Release engineering for 1.90
- Finessed patching for Time::Local 2020 problem
Local.t patching back to v5.8.7
-----------------------------------------
version 1.88 at 2020-03-10 20:11:48 +0000
-----------------------------------------
Release engineering for 1.88
- Fixes for Locale.t year 2020 problems
Applies back to v5.13.9
-----------------------------------------
version 1.86 at 2020-02-04 15:37:02 +0000
-----------------------------------------
Release engineering for 1.86
- Added fix for ExtUtils::MM_AIX preventing builds on AIX for
perls v5.28.x and v5.30.x
-----------------------------------------
version 1.84 at 2020-01-28 19:00:25 +0000
-----------------------------------------
Release engineering for 1.84
- fixed problem with 1.82 release that stops perls < 5.10
from being patched
(I suck at Perl Versions).
-----------------------------------------
version 1.82 at 2020-01-28 18:45:38 +0000
-----------------------------------------
Release engineering for 1.82
Certified perl version < 5.031004
Fix issue with SDBM_File on perls > 5.10.0 and < 5.14.4
I've only seen an issue without the patch on Alpine Linux
(https://github.com/Perl/perl5/commit/acdbe25bd91)
3.58 - 2020-03-09
* Safer definition of UVCHR_SKIP
* Make sure WIDEST_UTYPE is unsigned
* Avoid Pax Header in tarballs
3.57 - 2020-01-31
* Fix eval_sv for Perl versions prior to 5.6.0 (Pali)
* Fix t/ppphtest.t for Perl versions prior to 5.6.0 (Pali)
* Fix compilation of sv_setsv_flags when GCC extensions are not present (Pali)
* Fix SV_NOSTEAL on 5.7.2 (Karl Williamson)
* Fix multiple unit test issues (Craig A. Berry, Karl Williamson, Pali)
* Avoid generating warnings on early Perls (Karl Williamson)
* Backport memCHRs (Karl Williamson)
* Implement sv_setsv_flags() with SV_NOSTEAL and SV_GMAGIC flags for Perl versions < 5.7.3 (Pali)
* Implement UTF8f format and its UTF8fARG macro (Pali)
6.81 2020-03-01
- Messed up the 6.80 package. This release fixes it.
6.80 2020-03-01
- Missed Changes entry for previous version.
Reported by Tina Muller (GitHub #31)
6.79 2019-12-01
- Time zone fixes
Newest zoneinfo data (tzdata 2019c).
Some of the more significant changes in CMake 3.17 are:
“cmake(1)” gained a “Ninja Multi-Config” generator, which is similar to the “Ninja” generator but can be used to build multiple configurations at once.
Visual Studio Generators learned to support per-config sources. Previously only Command-Line Build Tool Generators supported them.
The “Compile Features” functionality now offers meta-features for the CUDA language standard levels (e.g. “cuda_std_03”, “cuda_std_14”). See “CMAKE_CUDA_KNOWN_FEATURES”.
The “CMAKE_CUDA_RUNTIME_LIBRARY” variable and “CUDA_RUNTIME_LIBRARY” target property were introduced to select the CUDA runtime library used when linking targets that use CUDA.
The “FindCUDAToolkit” module was added to find the CUDA Toolkit without enabling CUDA as a language.
“cmake(1)” gained a “–debug-find” command-line option to enable additional human-readable output on where find commands search.
The “CMAKE_FIND_DEBUG_MODE” variable was introduced to print extra find call information during the cmake run to standard error. Output is designed for human consumption and not for parsing.
The “FindCURL” module learned to find CURL using the “CURLConfig.cmake” package configuration file generated by CURL’s cmake buildsystem. It also gained a new “CURL_NO_CURL_CMAKE” option to disable this behavior.
The “FindPython” module has learned to find Python components in active virtual environments managed by “conda”.
The “ctest(1)” tool gained a “–no-tests=<[error|ignore]>” option to explicitly set and unify the behavior between direct invocation and script mode if no tests were found.
The “ctest(1)” tool gained a “–repeat :” option to specify conditions in which to repeat tests. This generalizes the existing “–repeat-until-fail ” option to add modes for “until-pass” and “after-timeout”.
Target link properties “INTERFACE_LINK_OPTIONS”, “INTERFACE_LINK_DIRECTORIES” and “INTERFACE_LINK_DEPENDS” are now transitive over private dependencies on static libraries. See policy “CMP0099”.
When using MinGW tools, the “find_library()” command no longer finds “.dll” files by default. Instead it expects “.dll.a” import libraries to be available.
The “Ninja” generator now prefers the first ninja build tool to appear in the “PATH” no matter whether it is called “ninja-build”, “ninja”, or “samu”. Previously the first of those names to appear anywhere in the “PATH” would be preferred.
“cmake(1)” gained a “-E rm” command-line tool that can be used to remove directories and files. This supersedes the existing “-E remove” and “-E remove_directory” tools and has better semantics.
v0.6.1
Fixed
Intervals don't produce an infinite generator
v0.5.0
Added
Localization for MayaDT.slang_time() and MayaDT.slang_date()
v0.4.3
Fixed
Fix RFC3339 representation.
v0.4.2
Added
Support local_datetime() method on MayaDT object to get it as datetime.datetime with local timezone.
v0.4.1
Fixed
Limited support pendulum versions to >= 1.0 and <= 1.5.1.
v0.4.0
Added
ISO 8601 format support for MayaInterval
Parsing snap modifiers
Allow specifying if datetime is from the past, current period or future when parsing with maya.when()
Fixed
Fix timezone problem when converting time from struct
Fix subtracting MayaDT objects
2.1.0:
Added
Added better typing and PEP-561 compliance
Added the is_anniversary() method as an alias of is_birthday()
Changed
Dropped support for Python 3.4.
is_utc() will now return True for any datetime with an offset of 0, similar to the behavior in the 1.* versions
Duration.in_words() will now return 0 milliseconds for empty durations.
Fixed
Fixed various issues with timezone transitions for some edge cases
Fixed out of bound detection for nth_of("month")
Fixed an error where extra text was accepted in from_format()
Fixed a recursion error when adding time to a DateTime with a fixed timezone
Fixed errors where Period instances were not properly compared to other classes, especially timedelta instances
Fixed deprecation warnings due to internal regexps
Fixed an error where the test() helper would not unset the test instance when an exception was raised
Fixed an error where the week_of_month attribute was not returning the correct value
Fixed an error in the way the Z ISO-8601 UTC designator was not parsed as UTC
Locales
Added the nl locale.
Added the it locale.
Added the id locale.
Added the nb locale.
Added the nn locale.
1.18 2020-03-12
- Return a more correct `dir_file` for Config::GitLike::Git; this
change is not backwards-compatible, but matches behavior to existing
documentation and expectation.
2.17 2020-03-19 21:03:39 -0600
- Production release identical to 2.16_01
2.16_01 2020-03-17 13:56:13 -0600
- Probe::Vcpkg adds include property (gh#184)
- Build::Autoconf will now copy .dll files from bin to dynamic
directory on MSWin32 (gh#183)
2.15 2020-03-16 06:53:31 -0600
- Tests on Windows will use the system temp directory rather than
a temp directory under the install directory. A temp directory
under the install directory was used to work around typically
Linux systems that have noexec set on /tmp. Since this is less
normal on Windows, and can cause mkpath errors if the install
directory is too deep we will use the windows system temp directory.
(gh#181, gh#182)
2.14 2020-03-15 12:49:17 -0600
- Added ffi_name property to Probe::Vcpkg plugin (gh#179)
- Documentation fixes (gh#180)
2.1.0:
Added
Add ndigits option to intcomma
Show more than bytes for negative file sizes
2.0.0:
Note: Humanize 1.1.0 was meant to be tagged 2.0.0 because it drops support for Python 2, so is also released as 2.0.0. If you still support Python 2, use Humanize 1.0.0.
Added
Disambiguate naturaldate return: only append year if more than ~5 months away
Add scientific notation to string support
Add micro- and millisecond units to naturaldelta and naturaltime
Changed
Disambiguate naturaldate return: only append year if more than ~5 months away
Convert remaining tests to use pytest.mark.parametrize
Refactor some tests to use pytest.mark.parametrize
Removed
Drop support for EOL Python 2
Fixed
Fix intword returning 1000.0 million instead of 1.0 billion
2020-03-20 Richard Russon <rich@flatcap.org>
* Bug Fixes
- Fix COLUMNS env var
- Fix sync after delete
- Fix crash in notmuch
- Fix sidebar indent
- Fix emptying trash
- Fix command line sending
- Fix reading large address lists
- Resolve symlinks only when necessary
* Translations
- 100% Lithuanian
- 96% Spanish
* Docs
- Include OpenSSL/LibreSSL/GnuTLS version in neomutt -v output
- Fix case of GPGME and SQLite
* Build
- Create libcompress (lz4, zlib, zstd)
- Create libhistory
- Create libbcache
- Move zstrm to libconn
* Code
- Add more test coverage
- Rename magic to type
- Use mutt_file_fopen() on config variables
- Change commands to use intptr_t for data
Version 0.3.8
Add Python 3.8 support
Fix wrongly parsed Decimal fields
Fix overridden response when calling abort with Response
Various small fixes and updates to documentation
Version 1.8.0
- **BREAKING:** Removed support for Python 2. Python 3.5 and upwards are
supported as of now.
- Add option to specify if ``None`` is a cached value or not.
- Allow to use ``__caching_id__`` rather than ``__repr__`` as an object
caching key.
- The RedisCache backend now support generating the key_prefix via a callable.
- Emit a warning if the ``CACHE_TYPE`` is set to ``filesystem`` but no
``CACHE_DIR`` is set.
- Fixes Google App Engine Memcache backend.
- Various documentation updates and fixes.