Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkgsrc change: restrict Ruby's version (not for Ruby 3.4). 0.5.4 (2024-12-23) What's Changed Added * Add support for PARTIAL extension (RFC9394) by @nevans in #367 Fixed * Fix partial-range encoding of exclusive ranges by @nevans in #370 Documentation * Fix documentation for #fetch by @nevans in #369 0.5.3 (2024-12-22) What's Changed Added * Add support for VANISHED responses by @nevans in #329 Documentation * Fix rdoc issues by @nevans in #365 0.5.2 (2024-12-17) What's Changed Added * Raise ArgumentError on multiple search charset args by @nevans in #363 * Add keyword argument for search charset by @nevans in #364 * Add basic ESEARCH support (RFC4466, RFC4731) by @nevans in #333 Fixed * Return empty SearchResult for no search result by @nevans in #362 Documentation * Fix README example by @nevans in #354 * Add release.yml for better release note generation by @nevans in #355 * Fix rdoc 6.8 CSS styles by @nevans in #356 * Update IMAP#search docs (again) by @nevans in #360 * Consistent heading levels inside method rdoc by @nevans in #361 Other Changes * Add Data polyfill for ruby 3.1 by @nevans in #352 * Refactor internal command data classes by @nevans in #358 Miscellaneous * Drop YAML.unsafe_load_file refinement (tests only) by @nevans in #353 * Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #357 * Enabled windows-latest on GHA by @hsbt in #359
- Loading branch information