Skip to content

Commit

Permalink
Generated release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-S-2018 committed Jan 31, 2025
1 parent 9a54d27 commit 5d4b8de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
19 changes: 3 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,20 @@

Сlient for Manticore Search.

❗ WARNING: this is a development version of the client. The latest release's readme is https://github.com/manticoresoftware/manticoresearch-go/tree/v6.0.0

❗ WARNING: the current version has breaking changes compared to the previous release https://github.com/manticoresoftware/manticoresearch-go/tree/v1.0.0

## Compatibility Table

| **manticoresearch-go** | **Manticore Search** | **Go** | **Compatibility** |
| --------------------------| ----------------------------------- | -----------------| ------------------------|
| `dev` | `dev` (latest development version) | 1.17.0 or newer | ✅ Fully Compatible |
| v6.0.0 or newer | 7.0.0 or newer | 1.17.0 or newer | ✅ Fully Compatible |
| v6.0.0 or newer | 6.2.12 to 7.0.0 | 1.17.0 or newer | ⚠️ Partially Compatible |
| v1.0.0 to v6.0.0 | 6.3.6 or newer | 1.17.0 or newer | ✅ Fully Compatible |
| v1.0.0 to v6.0.0 | 6.2.12 to 6.3.6 | 1.17.0 or newer | ⚠️ Partially Compatible |

❗ WARNING: the current version has breaking changes compared to the previous release https://github.com/manticoresoftware/manticoresearch-python/tree/1.0.0

## Installation

```shell

go get github.com/manticoresoftware/manticoresearch-go@dev
go get github.com/manticoresoftware/manticoresearch-go@v6.0.0

```

## Getting Started

go mod init main
go get github.com/manticoresoftware/manticoresearch-go@dev
go get github.com/manticoresoftware/manticoresearch-go@v6.0.0

```go

Expand Down
2 changes: 1 addition & 1 deletion configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d4b8de

Please # to comment.