1.2.0 [2026-03-19]
- Fix pylint issues: too few public methods (R0903), too many arguments (R0913), too many positional arguments (R0917)

1.1.0 [2026-03-19]
- Make compact JSON output the default; add --pretty flag for indented output
- Add --type choices and facet key validation to CLI
- Expose SlubFind.QUERY_TYPES and SlubFind.FACETS as class-level constants

1.0.0 [2026-03-19]
- Add command-line interface (query, document, scroll, settings, solr-params, solr-request)
- Add --show-url flag to print request URL without fetching
- Align facet handling with txpyfind v1.1.0

0.1.0 [2025-06-01]
- first published release

0.0.0 [2023-08-01]
- initial commit
