- Added
glean-lsp, a multi-language LSP server based on Glean - Added a new Haskell indexer which consumes
.hiefiles directly and collects much richer data than the old indexer. - Added a new experimental DB backend based on LMDB, which at
least for some benchmarks performs 30-40% faster than RocksDB. Add
the
--lmdbflag to use it.
- First version. Released on an unsuspecting world.