What's Changed
- refactor: Stop using lmdb
NO_LOCK
flag. by @chubei in #1337 - perf: Put indexing thread pool to idle if indexes are up to date by @chubei in #1320
- feat: make sources optional by @v3g42 in #1318
- doc: Add type conversion spec in API by @chubei in #1313
- test: Add cud test suite and implement for postgres by @chubei in #1309
- fix: Error handling in processor by @karolisg in #1325
- fix: division by zero error handling by @chloeminkyung in #1324
- fix: Update .deb url doc by @mediuminvader in #1333
- fix: Multimap single item removal by @mediuminvader in #1336
Full Changelog: v0.1.13...v0.1.14