youandme/CHANGELOG.md

526 B

Changelog

This project uses Semantic Versioning

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