Releases: HazyResearch/mindbender
Releases · HazyResearch/mindbender
LATEST
v0.2.1: Fixes hostname issues by backporting removal of Scala dependency
v0.2.0: Consolidated Mindtagger UI options to keep them saved easily
Better keyboard shortcuts for toggling tags (precision mode) and switching between tags (recall mode)
v0.1.4
v0.1.3
v0.1.2: Mindtagger: fixed TSV and Postgres array parsing
Postgres arrays serialized in CSV were being parsed incorrectly, because TSV escapes were being incorrectly handled while parsing Postgres arrays. Now, TSVs escapes are handled earlier at the backend, so the frontend receives the same data regardless of the items input format: CSV or TSV. Fixes HazyResearch/deepdive#173
Fixes CSV loader to parse numbers, making it consistent with TSV
First release of Mindtagger
To be used with DeepDive 0.0.4