# Changelog

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

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [3.0.0] - 2026-04-09

## Changed
- Support substring search

## [2.1.2] - 2022-11-08

## Changed
- Update Fastify dependency.

## [2.1.1] - 2022-11-08

## Changed
- Listen on 0.0.0.0 instead of 127.0.0.1.

## [2.1.0] - 2022-11-08

## Added
- Option to only consider the sources as resources of the data that is indexed.

## Changed
- Update dependencies.

## [2.0.1] - 2020-04-19

### Fixed
- Import and export of index and docs

## [2.0.0] - 2020-04-19

### Added
- Vale for linting the documentation.
- Allow including labels in results (see [issue 19](https://github.com/pheyvaer/searchbee/issues/19))

[3.0.0]: https://github.com/pheyvaer/searchbee/compare/v2.1.2...v3.0.0
[2.1.2]: https://github.com/pheyvaer/searchbee/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/pheyvaer/searchbee/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/pheyvaer/searchbee/compare/v2.0.1]...v2.1.0
[2.0.1] https://github.com/pheyvaer/searchbee/compare/v2.0.0...v2.0.1
[2.0.0] https://github.com/pheyvaer/searchbee/compare/v1.1.0...v2.0.0
