Skip to content

Releases: DavisDmitry/pyCubes

0.4.2

11 May 13:31
8f0d6b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

09 Dec 06:31
adb640e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

03 Dec 18:21
a422ca6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

27 Nov 13:53
dbb5005
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

25 Nov 17:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

04 Nov 07:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.2.0

0.1.1

22 Oct 15:20
Compare
Choose a tag to compare

🚑️ Hotfixes by @DavisDmitry in #3

  • Fix _default_unhandled_packet_handler
  • Fix graceful exit
  • Fix Application._process_packet
  • Add timeout for ReadBuffer.from_reader
  • Rename ReadBuffer.int to ReadBuffer.integer
  • Rename WriteBuffer.pack_int to WriteBuffer.pack_integer

Internal

  • 👷 Add workflow for building and uploading package by @DavisDmitry in #4

Full Changelog: 0.1.0...0.1.1

0.1.0

03 Oct 16:45
2e98c5c
Compare
Choose a tag to compare

🎉 Upload code
✅ Add tests
📝 Add READMEs and example
👷 Add github actions CI system