e658da13be
* removed connection established message, apps can send that themselves (yam util does)
664 B
664 B
Changelog
This project uses Semantic Versioning
2.0.0
- Added full utf-8 support via base85
- removed connection established message, apps can send that themselves (yam util does)
1.2.0
- finished basic client tests
- made connection var more meaningful in server
- added support for .onion-ending (or not) address format in client
1.1.2
Fixed redundant whitespace check when filtering printable chars.
1.1.1
Fixed setup.py project URL
1.1.0
- Added detection of connection loss
- Added --alphanum-only argument
1.0.0
Made yam a proper script (install and you can run from path with $ yam.py )
0.0.0
Initial release