Releases: flutter-news-app-full-source-code/data-inmemory
Releases · flutter-news-app-full-source-code/data-inmemory
v1.1.0
This release significantly enhances the text search capabilities of the in-memory data client by introducing a generic $regex operator. This change replaces the previous, more limited 'q' search parameter with a flexible regular expression-based approach, allowing users to perform advanced pattern matching on any string field. The update also includes corresponding documentation, test, and internal code adjustments to support this new functionality.
Full Changelog: v1.0.1...v1.1.0