Added feature for validating addresses

This commit is contained in:
2026-02-28 03:07:33 +01:00
parent 2ab4cfce4e
commit f89b6445ff
3 changed files with 53 additions and 2 deletions
+3
View File
@@ -77,6 +77,9 @@ pip install jeb-utils --index-url https://repo.jcloud-services.ddns.net/simple/
- `create_file_if_not_exists`: Creates a file if it does not exist.
## Changelog
### Version 0.2.1
- Added feature for validating addresses.
### Version 0.2.0
- Removed all the functions and classes that are now in jeb-server-utils.