Skip to content

Commit a38ea64

Browse files
committed
add a warning on v1.0.0
1 parent 9d2d890 commit a38ea64

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,14 @@ go get github.com/olekukonko/[email protected]
2828
```
2929

3030
#### Latest Version
31-
The latest version (API Change)
31+
The latest stable version
3232
```bash
33-
go get github.com/olekukonko/tablewriter@latest
33+
go get github.com/olekukonko/tablewriter@v1.0.1
3434
```
3535

36+
**Warning:** Version `v1.0.0` contains missing functionality and should not be used.
37+
38+
3639
> **Version Guidance**
3740
> - Production: Use `v0.0.5` (stable)
3841
> - New Features: Use `@latest` (includes generics, super fast streaming APIs)

0 commit comments

Comments
 (0)