Skip to content

Releases: arenaxr/arena-py

v0.5.0

01 Aug 14:16
89bf323
Compare
Choose a tag to compare

0.5.0 (2023-08-01)

Features

  • add interpreter (237b3ac)
  • add interpreter to event loop; improve exit (f1812f0)

Bug Fixes

  • datetime serialization (30d0f45)
  • get calls; add msg rates (e592a62)
  • move interpreter to a thread (1066565)
  • paho-mqtt update to 1.5.1 still works end_callback (ff4ec5e)
  • restore end_callback mqtt with paho 1.5.0 (a32c086)

v0.4.5

05 Jul 21:53
6f03126
Compare
Choose a tag to compare

0.4.5 (2023-07-05)

Features

  • Reconnect MQTT client after disconnect (7e2069a)

Bug Fixes

  • mutable default arg for thickline (68c5db2)
  • variable typo 'quaternion' (db8fff8)

Miscellaneous Chores

v0.4.2

12 Jun 15:16
becdab6
Compare
Choose a tag to compare

0.4.2 (2023-06-06)

Bug Fixes

  • calibrate: merge in user database branch (#139) (b2d3210)

v0.4.1

26 May 18:37
e38e6be
Compare
Choose a tag to compare

0.4.1 (2023-05-26)

Bug Fixes

  • mqtt: Users should only define main WEB host, our backend supplies MQTT host (#137) (4376842)

v0.4.0

25 May 14:36
1908491
Compare
Choose a tag to compare

0.4.0 (2023-05-25)

Features

Bug Fixes

  • add entity primitive (9531be8)
  • cli: add debug cmd to cli args (0206452)
  • remove all rewriting of hostname (eabb32d)

v0.3.0

12 Apr 14:43
9786ed6
Compare
Choose a tag to compare

0.3.0 (2023-04-12)

Features

  • added scene.delete_attributes() to null attribute(s) (50f8ae6)
  • added VideoControl attribute binding (9f3bb2b)

Bug Fixes

  • future-proof more attributes, allowing arbitrary parameters (c61e551)

v0.2.1

15 Mar 16:03
2e26a1a
Compare
Choose a tag to compare

0.2.1 (2023-03-15)

Bug Fixes

  • mqtt: use proper UTC timestamp for Zulu (057e535)
  • remove deleted users from scene.users dict (d962acd)
  • rotation: fixed euler 2 quat conversion (41cdc50)

Documentation

  • update a-frame links to 1.4.0 docs (b3ee05e)

v0.2.0

02 Feb 21:59
38fd9d3
Compare
Choose a tag to compare

0.2.0 (2023-02-02)

Features

  • mqtt: always publish quaternions on wire format to avoid persist euler->quat merges (4a582d4)

v0.1.46

25 Dec 04:13
Compare
Choose a tag to compare
bug fix

v0.1.44

14 Jul 14:58
Compare
Choose a tag to compare