0.5.3 (2019-11-27)
New Features
* Expose Windows client authentication (#1018)
Bug Fixes
* Support more MySQL encodings and warn rather than crash on unsupported
encodings (#1040)
Changes
* Precompiled mysql2 gem for Windows supports Ruby 2.2, 2.3, 2.4, 2.5,
2.6. Windows Ruby 2.0 and 2.1 are dropped.
* Keyword arguments have to be explicitly double-splatted in Ruby 2.7+
(#1084)
* Add Centos to CI matrix (#989, #1085)
* Remove spec from gem (#1044)
* Replace Win32API with Fiddle, update appveyor.yml (#1053)
* Update README to clarify the protocol value in DATABASE_URL (#1047)
* Improve performance to call Mysql2::Result#each and Mysql2::Result#fields
(#1046)
* Fix fragile specs due to clock skew and timeout/threads corruption (#1041)
* README updates (#1002, #1038)
## 1.0.0 (2020-01-07)
* Support for TagLib >= 1.11.1 (drop support for earlier versions) (#83)
* This includes a lot of new APIs and some changed APIs, see
`@since 1.0.0` in the docs
* Stop using tainted strings to fix warnings with Ruby 2.7 (#86)
Add ruby-ffi-compiler version 1.0.1 package.
ffi-compiler is a ruby library for automating compilation of native
libraries for use with ffi.
To use, define your own ruby->native API using ffi, implement it in C, then
use ffi-compiler to compile it.
No OpenSSL 1.1 support and upstream development is effectively stalled.
Also various other dead dependencies: gstreamer0.10, sdl12, esound,
GNOME 2 libgnomeui...
Add devel/ruby-deep_merge version 1.2.1 package.
DeepMerge Overview
==================
Deep Merge is a simple set of utility functions for Hash. It permits you to
merge elements inside a hash together recursively. The manner by which it
does this is somewhat arbitrary (since there is no defining standard for
this) but it should end up being pretty intuitive and do what you expect.
You can learn a lot more about this by reading the test file. It's pretty
well documented and has many examples of various merges from very simple to
pretty complex.
The primary need that caused me to write this library is the merging of
elements coming from HTTP parameters and related stored parameters in
session. This lets a user build up a set of parameters over time, modifying
individual items.
2020-01-04 7.0.9-14 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.9-14, GIT revision 16654:89ef7ea:20200104.
2020-01-01 7.0.9-14 Cristy <quetzlzacatenango@image...>
* Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.)
* Support Fx for() iterator.
* Optimize Fx performance.
* Ensure circle.rb renders the same for IMv6 and IMv7 (reference
https://github.com/rmagick/rmagick/issues/905).
ipynb defines a data structure for representing Jupyter notebooks,
along with ToJSON and FromJSON instances for conversion to and from
JSON .ipynb files.
This used to be part of GNOME (I guess? never heard of it before), but
the last release was pushed to ftp.gnome.org over 10 years ago.
Despite this, the version in pkgsrc is not the most recent release.
Other vendors have packages named 'gossip' but they appear to be for a
different piece of software...
There's plenty of other XMPP clients in pkgsrc to try.
PKGREVISION= 56, last updated in 2006.