aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
blob: 63aa8631b8225df495c70f7db23afa00c29d222f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Revision history for termcast_client

0.1.3  2014-10-22
    - Add a socket timeout (defaulting to 5 seconds)

0.1.2  2014-10-17
    - Reconnect to the server when the connection drops

0.1.1  2014-10-16
    - Python 2 support (Tom Ballinger)
    - Preliminary SSL support (for servers that support it). This is not yet
      documented and may change at any point as I work out the details.


0.1.0  2014-09-23
    - Initial revision