Skip to content

Release 0.3.0

Pre-release
Pre-release

Choose a tag to compare

@trickeydan trickeydan released this 01 Jun 19:21
· 243 commits to main since this release
4ee0954

Features

  • astprocd: Implement code bundle validation
  • astprocd: Handle issues with robot.zip using exceptions
  • astprocd: Add code bundle warnings to log file.
  • astprocd: Use a list of warning messages
  • common/bundle: Return a list of messages rather than an optional string
  • astprocd: Handle a list of messages rather that splitting an optional string by newline
  • consumer: remove name_prefix abstract method
  • astctl: Sort output of metadata show
  • astprocd: Add timestamps to logs
  • astwifid: Implement astwifid
  • astmetad: Extract metadata about WiFi from bundle.toml
  • astprocd: Rename entrypoint to robot.py

Bug Fixes

  • BroadcastEvent: Publish to correct prefix
  • astmetad: Fix typos of overridden

Misc

  • Remove Debian packaging and associated CI