Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@anidotnet anidotnet released this 06 Dec 19:25
· 162 commits to master since this release

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