Changes to roboherd¶
0.1.14¶
- Add ability to manage state roboherd#61
- Add ability to add config to cows roboherd#60
- Ensure proper cancellation during BDD tests roboherd#62
- Harmonize variable name with muck_out roboherd#63
0.1.13¶
- add basic setup for bdd
- use optional dependencies for
roboherd[amqp]androboherd[mqtt]
0.1.12¶
- Add ability to set description by markdown
- Add py.typed roboherd#54
- Fix typo roboherd#55
0.1.11¶
- Add
--versionflag roboherd#50 - Repair passing build_args to docker buildx roboherd#51
0.1.10¶
- Add check command roboherd#48
0.1.9¶
- Ensure roboherd terminates on connection close roboherd#1
- Make doc links clickable roboherd#44
- Document how to work with cattle_grid in
README.md
0.1.8 (Milestone)¶
- Add ConfigOverrides model roboherd#43
- Allow to skip startup roboherd#41
0.1.7 (Milestone)¶
- Repair docker file roboherd#38
- Simplify imports and creating a RoboCow roboherd#39
0.1.6 (Milestone)¶
- Comment on python path roboherd#34
- Enable direct posting of markdown roboherd#35
0.1.5 (Milestone)¶
- Allow overriding the base_url roboherd#12
- Separate out the internal state of a RoboCow
- If no preferredUsername is set and handle is updated, send Update Service roboherd#33
- Add an icon property roboherd#10
- Added a logo roboherd#32
- Add PublishActivity annotation roboherd#30
0.1.4 (Milestone)¶
- Type check the project
- No longer require bovine roboherd#26
- Fixed typo in Dockerfile roboherd#28
0.1.3 (Milestone)¶
- Add information about developement roboherd#24
- Repair docker build roboherd#23
0.1.1 (Milestone)¶
- Document environment variable overrides roboherd#16
- Add minimal password length (6 characters) for roboherd register
- Finish documentation roboherd#6
- Add a roboherd register command
- Repair bovine annotations roboherd#11
- Enable setting the type of the actor roboherd#9
- Enable setting PropertyValues for the cow actor roboherd#4