Skip to content

Commit

Permalink
docs: project state
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Oct 8, 2024
1 parent b76caa9 commit 76faca5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,15 @@ There are a few options available in the functions that end with `WithOptions`:
Examples are live in [pkg.go.dev](https://pkg.go.dev/github.com/caarlos0/env/v11),
and also in the [example test file](./example_test.go).

## Current state

`env` is considered feature-complete.

I do not intent to add any new features unless they really make sense, and are
requested by many people.

Eventual bug fixes will keep being merged.

## Badges

[![Release](https://img.shields.io/github/release/caarlos0/env.svg?style=for-the-badge)](https://github.com/goreleaser/goreleaser/releases/latest)
Expand Down

0 comments on commit 76faca5

Please sign in to comment.