Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: theZMC/qcl

Tags

v0.9.6

Toggle v0.9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: markdown tabs are hard

v0.9.5

Toggle v0.9.5's commit message
refactor: removed unnecessary exports

The type `Source` was removed since it was adding complication with no
real benefit. All of the implementations and documentation was updated
to reflect the change.

v0.9.4

Toggle v0.9.4's commit message
errors: add error types for common errors

v0.9.3

Toggle v0.9.3's commit message
refactor: no need to export `envOption` type

v0.9.2

Toggle v0.9.2's commit message
docs: comments for `DefaultLoadOptions` and `LoadConfig`

v0.9.1

Toggle v0.9.1's commit message
docs: added badge for go report card

v0.9.0

Toggle v0.9.0's commit message
init: initial commit; some additional test coverage needed