Releases: skit-ai/vcore
Releases · skit-ai/vcore
v1.3.0
[Unstable] Please don't use this release version.
Changelog
- Introduce an env package that is capable of reading env of different data types and parsing them.
- This package can currently handle bool, string, int, and float.
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
- Update module path to github.com/skit-ai
- Import path of the package has changed. It is now "github.com/skit-ai/vcore" from "github.com/Vernacular-ai/vcore"
- Dependency modules have been updated to their more recent versions
- Update go version to v1.19
v0.5.1
- Fix panic in Sentry with Sample rate
v0.5.0
- Support for setting sample rate in Sentry by setting SENTRY_SAMPLING env variable.
v0.4.7-alpha.1
Move readme doc to internal code doc for godoc.