What's Changed
* Fix org name in URLs for docker compose. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/18
* Minor format fix for feature issue template. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/21
* Add type to issue templates. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/25
* Avoid clone when reading data from cache. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/31
* Custom function documentation: enable cache, links to examples. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/32
* `SentenceTransformerEmbed` support additional args passed to the library. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/33
* Polish document for quickstart by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/40
* Bug fix: for evaluate API, use position in source instead of schema. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/41
* Enable evaluation cache in the readonly evaluation API. by badmonster0 in https://github.com/cocoindex-io/cocoindex/pull/42
**Full Changelog**: https://github.com/cocoindex-io/cocoindex/compare/v0.1.3...v0.1.4