Release 2.1.0
New Changes
- Introduced potassium-nitrite - kotlin extension library for nitrite
- Multi-language text tokenizer support - #36
- Cursor join - #33
- Inherit
@Id
,@Index
annotations from super class - #37 - Default executor behaves like CachedThreadPool executor - #32
Fixes
- Put a check on object if it is serializable - #31