Skip to content

Releases: okpy/ok

v1.2.2

12 Oct 23:09
Compare
Choose a tag to compare
  • Refactored network package
  • Fix autoupdating and made message backups more robust.

v1.1.5

10 Oct 18:42
Compare
Choose a tag to compare

Changelog:

  • Client handles raw strings by appending an r marker to all multiline strings.

v1.1.4

06 Oct 22:26
Compare
Choose a tag to compare
  • Delete local backups after send_to_server successful

v1.1.3

02 Oct 05:52
Compare
Choose a tag to compare
  • Change FileNotFoundError to IOError, since FileNotFoundError is only in python3.3+

v1.1.2

01 Oct 08:14
Compare
Choose a tag to compare

Changelog:

  • Fixed unlocking analytics

v1.1.1

01 Oct 06:31
Compare
Choose a tag to compare
  • Add error handling in client for missing ssl dependency

v1.1.0

01 Oct 01:56
Compare
Choose a tag to compare
  • Adds more analytics to client
  • Changes the endpoint for software updating

v1.0.12

30 Sep 20:30
Compare
Choose a tag to compare

Changelog:

  • New autoupdating protocol

v1.0.11

24 Sep 02:55
Compare
Choose a tag to compare

Changelog:

  • Add ScoringProtocol.

v1.0.10

21 Sep 23:09
Compare
Choose a tag to compare

Changelog:

  • Make version numbering consistent.
  • Some packages were not being included. This release fixes that.