Skip to content

Releases: not-na/peng3dnet

Peng3dnet v0.1.3a0

07 Apr 21:15
Compare
Choose a tag to compare

peng3dnet v0.1.3a0 Release Notes

Note: for further information about specific classes and methods visit the documentation on ReadTheDocs.org.

This release is available in the attachments and on the Python Package Index here.

Changes:

  • Fixed msgpack compatibility issue resulting from str and bytes confusion
  • Upgraded msgpack, bidict, peng3d and some other dependencies to their latest version
  • Updated classifiers

peng3dnet v0.1.2a1

14 Sep 19:34
Compare
Choose a tag to compare
peng3dnet v0.1.2a1 Pre-release
Pre-release

peng3dnet v0.1.2a1 Release Notes

Note: for further information about specific classes and methods visit the documentation on ReadTheDocs.org.

This release is available in the attachments and on the Python Package Index here.

Changes:

  • Improved ping accuracy (e.g. 4.5ms to 0.43ms on localhost) by moving timestamp creation
  • Fixed crash that would cause the simplechat server to error whenever a ping request was made
  • Fixed support for fast msgpack implementation

peng3dnet v0.1.1a1

21 Aug 20:29
Compare
Choose a tag to compare
peng3dnet v0.1.1a1 Pre-release
Pre-release

peng3dnet v0.1.1a1 Release Notes

Note: for further information about specific classes and methods visit the documentation on ReadTheDocs.org.

This release is available in the attachments and on the Python Package Index here.

Changes:

  • Fixed peng3dnet.ext not being included in pip and GitHub binary distributions

peng3dnet v0.1.0a2

17 Aug 15:11
Compare
Choose a tag to compare
peng3dnet v0.1.0a2 Pre-release
Pre-release

peng3dnet v0.1.0a2 Release Notes

Note: for further information about specific classes and methods visit the documentation on ReadTheDocs.org.

This release is available in the attachments and on the Python Package Index here.

Note that since this is the first release, no changelog will be provided. Further information on specific releases is available in the documentation.