Removed all the functions and classes that are now in jeb-server-utils, updated index URL
This commit is contained in:
@@ -6,7 +6,7 @@ Common utils for JEB client and server.
|
||||
You can install the library using `pip`:
|
||||
|
||||
```bash
|
||||
pip install jeb-utils --index-url https://jcloud-services.ddns.net/simple/ --extra-index-url https://pypi.org/simple/
|
||||
pip install jeb-utils --index-url https://repo.jcloud-services.ddns.net/simple/ --extra-index-url https://pypi.org/simple/
|
||||
```
|
||||
|
||||
## Functions and classes
|
||||
@@ -77,6 +77,9 @@ pip install jeb-utils --index-url https://jcloud-services.ddns.net/simple/ --ext
|
||||
- `create_file_if_not_exists`: Creates a file if it does not exist.
|
||||
|
||||
## Changelog
|
||||
### Version 0.2.0
|
||||
- Removed all the functions and classes that are now in jeb-server-utils.
|
||||
|
||||
### Version 0.1.4
|
||||
- Bug fix: Due to a refactoring, `jeb_utils.jebp_utils.unpack_fields` did not work.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user