Releases: okpy/ok
Releases · okpy/ok
v1.2.2
- Refactored network package
- Fix autoupdating and made message backups more robust.
v1.1.5
Changelog:
- Client handles raw strings by appending an
r
marker to all multiline strings.
v1.1.4
- Delete local backups after send_to_server successful
v1.1.3
- Change FileNotFoundError to IOError, since FileNotFoundError is only in python3.3+
v1.1.2
v1.1.1
- Add error handling in client for missing ssl dependency
v1.1.0
- Adds more analytics to client
- Changes the endpoint for software updating
v1.0.12
v1.0.11
Changelog:
- Add
ScoringProtocol
.
v1.0.10
Changelog:
- Make version numbering consistent.
- Some packages were not being included. This release fixes that.