Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 632 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[0.0.3] - 2023-10-29

Fixed

  • Nextcloud supports only numeric log levels (in violation of PSR-3).
  • Less aggressive iterator caching, will matter once we implement pagination.

[0.0.2] - 2023-10-14

Changed

  • Search is now diacritics-agnostic if the pattern doesn't contain diacritics.

Fixed

  • Book search fails with "Iterator does not support rewinding".
  • Author URI is emitted even when it's empty.

[0.0.1] - 2023-10-12

Initial release.