File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
- cookie auth & its specification in TD (cookie auth branch)
14
14
- adding custom handlers for each property, action and event to override default behaviour
15
15
16
- ## [ v0.2.8] - 2024-12-06
16
+ ## [ v0.2.8] - 2024-12-07
17
17
18
18
- pydantic & JSON schema support for property models
19
19
- composed sub` Thing ` s exposed with correct URL path
Original file line number Diff line number Diff line change 1
- __version__ = "0.2.7 "
1
+ __version__ = "0.2.8 "
Original file line number Diff line number Diff line change 7
7
8
8
setuptools .setup (
9
9
name = "hololinked" ,
10
- version = "0.2.7 " ,
10
+ version = "0.2.8 " ,
11
11
author = "Vignesh Vaidyanathan" ,
12
12
author_email = "vignesh.vaidyanathan@hololinked.dev" ,
13
13
description = "A ZMQ-based Object Oriented RPC tool-kit for instrument control/data acquisition or controlling generic python objects." ,
You can’t perform that action at this time.
0 commit comments