You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/cognitiveservices/azure-cognitiveservices-language-spellcheck/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Release History
2
2
3
+
## 2.0.1 (2024-09-18)
4
+
5
+
### Other Changes
6
+
7
+
- This package has been deprecated and will no longer be maintained after 09-18-2024. This package will only receive security fixes until 09-18-2024. Refer to the samples in the [Bing Search for Python SDK repo](https://github.com/microsoft/bing-search-sdk-for-python/tree/main/sdk/SpellCheck) instead.
8
+
- For additional support, open a new issue in the [Issues](https://github.com/microsoft/bing-search-sdk-for-python/issues) section of the Bing Search for Python SDK repo.
This is the Microsoft Azure Cognitive Services Spellcheck Client Library.
4
-
This package has been tested with Python 2.7, 3.6+.
5
-
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
3
+
This package has been deprecated and will no longer be maintained after 09-18-2024. This package will only receive security fixes until 09-18-2024. Refer to the samples in the [Bing Search for Python SDK repo](https://github.com/microsoft/bing-search-sdk-for-python/tree/main/sdk/SpellCheck) instead.
6
4
7
-
8
-
# Usage
9
-
10
-
11
-
12
-
13
-
For code examples, see [Cognitive Services Spellcheck](https://docs.microsoft.com/python/api/overview/azure/cognitive-services) on docs.microsoft.com.
14
-
15
-
16
-
# Provide Feedback
17
-
18
-
If you encounter any bugs or have suggestions, please file an issue in the
For additional support, open a new issue in the [Issues](https://github.com/microsoft/bing-search-sdk-for-python/issues) section of the Bing Search for Python SDK repo.
Copy file name to clipboardExpand all lines: sdk/cognitiveservices/azure-cognitiveservices-language-spellcheck/azure/cognitiveservices/language/spellcheck/version.py
0 commit comments