Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@thisisaaronland thisisaaronland released this 19 Mar 20:46
  • Add index.SQLiteIndexerOptions as required parameter for index.NewSQLiteIndexer. Previous mixed parameters are now encapsulated by index.SQLiteIndexerOptions.
  • Replace index.SQLiteIndexerFunc with index.SQLiteIndexerLoadRecordFunc.
  • Add optional index.SQLiteIndexerPostIndexFunc.