Skip to content

Commit 35d06e3

Browse files
committed
chore: document legacy version
1 parent cca9e3e commit 35d06e3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/LEGACY_VERSION.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Legacy Version
2+
3+
The legacy version of this project is available for now using the Github branch: `0.2.x`.
4+
5+
You can access it directly via the following link:
6+
https://github.com/b-long/opentdf-python-sdk/tree/0.2.x
7+
8+
In extreme cases, if you need to use this legacy version, please refer to the information
9+
available in that branch. However, it is highly recommended to use the latest version of the project for better performance, security, and support.
10+
11+
## About the legacy version
12+
13+
The legacy version was built using [gopy](https://github.com/go-python/gopy), to create an initial
14+
release of the OpenTDF Python SDK. It provided basic functionalities for interacting with the OpenTDF platform, including data encryption and decryption.
15+
16+
## PyPI
17+
18+
The most recent release of the legacy version is available on PyPI and can
19+
be found at the following link:
20+
https://pypi.org/project/otdf-python/0.2.20/

0 commit comments

Comments
 (0)