Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 17:59:34 UTC Now

2024-02-04 06:51:50 UTC MAIN commitmail json YAML

www/ruby-faraday: update to 2.9.0

2.8.0 (2023-12-20)

What's Changed

New features

* Configurable JSON encoders and decoders by @ne006 in #1539

Misc/Docs

* Update testing.md by @geemus in #1535
* Lint by @olleolleolle in #1536
* CI: tell dependabot to update GH Actions by @olleolleolle in #1537
* Bump actions/checkout from 3 to 4 by @dependabot in #1538

New Contributors

* @geemus made their first contribution in #1535
* @dependabot made their first contribution in #1538
* @ne006 made their first contribution in #1539

2.8.1 (2023-12-21)

What's Changed

* Fix: Add back support for Hash#pretty_inspect by @olleolleolle in #1540

2.9.0 (2024-01-09)

What's Changed

NOTE: This release removes support for Ruby 2.6 and 2.7, making Ruby 3.0 the
minimum version.

* Remove runtime dependency on base64 by @Earlopain in #1541
* Make Ruby 3.0 the min version by @iMacTia in #1544
* Bump faraday-net_http version to allow 3.1 by @iMacTia in #1546

New Contributors

* @Earlopain made their first contribution in #1541

(taca)