File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ arena-py notable changes. Started 2021-02-19 (version 0.1.12).
4
4
5
5
### Features
6
6
7
+ ## [ 1.1.0] ( https://github.com/arenaxr/arena-py/compare/v1.0.2...v1.1.0 ) (2024-11-21)
8
+
9
+
10
+ ### Features
11
+
12
+ * ** auth:** include optional environment host perms request ([ 29650de] ( https://github.com/arenaxr/arena-py/commit/29650dea6850f24eda95f41f326fc9156f90cd95 ) )
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * ** data:** do not parse null attributes in messages ([ 8c7bf62] ( https://github.com/arenaxr/arena-py/commit/8c7bf62e8da6492997860ead55e39e8d2a3fb5cb ) )
18
+ * ** mqtt:** deprecate scene.root_topic for scene.topicParams ([ e106f80] ( https://github.com/arenaxr/arena-py/commit/e106f80f133d488e82e620c8f3406fb2b2fe2ccf ) )
19
+ * super() with updated values for Color ([ ba1bce7] ( https://github.com/arenaxr/arena-py/commit/ba1bce7fe50254ea9c0560f89fabb3e0903908e9 ) )
20
+
7
21
## [ 1.0.2] ( https://github.com/arenaxr/arena-py/compare/v1.0.1...v1.0.2 ) (2024-11-12)
8
22
9
23
Original file line number Diff line number Diff line change 14
14
15
15
setuptools .setup (
16
16
name = "arena-py" ,
17
- version = "1.0.2 " ,
17
+ version = "1.1.0 " ,
18
18
author = "Carnegie Mellon University" ,
19
19
20
20
license = "BSD 3-clause \" New\" or \" Revised License\" " ,
You can’t perform that action at this time.
0 commit comments