Skip to main content

CHANGELOG.md

# Changelog

### 0.2.0

Adds support for join tables. The `joins` configuration option enables you to build facets from values
in related tables instead of limiting them to columns on the source table itself.

See implementation instructions at [Joins configuration](joins_configuration.md).


### up to 0.1.3

Initial implementation.