Skip to content

Releases: rerobots/hardshare

version 0.13.1

05 Aug 20:25
v0.13.1
Compare
Choose a tag to compare

This release is available as a source package at https://crates.io/crates/hardshare, and the guide is at https://docs.rerobots.net/hardshare. Executable build for armv7 Linux is attached.

CHANGELOG

  • New command to check correctness of local configuration: hardshare check
  • Documentation moved to main rerobots docs repository: https://github.com/rerobots/docs

version 0.13.0

22 Nov 02:46
v0.13.0
Compare
Choose a tag to compare

This release is available as a source package at https://crates.io/crates/hardshare, and the guide is at https://docs.hardshare.dev/. Executable builds for x86_64 and armv7 Linux are attached.

CHANGELOG

  • Support streaming from cameras on macOS.
  • Move config -l and config -c to commands list and init, respectively.
  • Support launching of instances that start with git clone. For example, this corresponds to the repoUrl parameter in docslab, https://github.com/rerobots/docslab
  • More, better logging

version 0.12.1

17 Jun 16:26
v0.12.1
Compare
Choose a tag to compare

This release is available as a source package at https://crates.io/crates/hardshare, and the guide is at https://docs.hardshare.dev/. Executable builds for x86_64 and armv7 Linux are attached.

CHANGELOG

  • New client is ready to use on Linux. No camera and limited device support on macOS, to be resolved in next version.

version 0.12.0

31 May 02:25
v0.12.0
Compare
Choose a tag to compare

This release is available as a source package at https://crates.io/crates/hardshare
and the guide is at https://docs.hardshare.dev/

CHANGELOG:

  • New client is ready to use except for attach-camera.

version 0.10.1

04 Feb 08:00
v0.10.1
Compare
Choose a tag to compare

This release is available on PyPI: https://pypi.org/project/hardshare/
and the guide at https://hardshare.readthedocs.io/en/latest/index.html

This is a "bug fix" release that addresses a periodic disconnect error that can occur in attach-camera.

We plan for this to be the final release of the Python-implemented client. Stay tuned for the overhaul into Rust!

version 0.10.0

08 Jan 00:21
v0.10.0
Compare
Choose a tag to compare

This release is available on PyPI: https://pypi.org/project/hardshare/
and the guide at https://hardshare.readthedocs.io/en/latest/index.html

Summary of changes:

  • rename: hardshare terminate -> hardshare stop-ad.
  • Include add-on java when in CLI addon-mistyproxy.

We plan for this to be the final release of the Python-implemented client. Stay tuned for the overhaul into Rust!

version 0.9.4

27 Dec 04:19
v0.9.4
Compare
Choose a tag to compare

This release is available on PyPI: https://pypi.org/project/hardshare/
and the guide at https://hardshare.readthedocs.io/en/latest/index.html

Summary of changes:

  • New CLI command: addon-vnc {--add, --rm}

  • hardshare addon- commands fail if active cameras.

  • Quit re-connect attempts after 20 minutes of fail.

0.9.3

30 Nov 17:35
v0.9.3-fix
Compare
Choose a tag to compare

This release is available on PyPI: https://pypi.org/project/hardshare/
and the guide at https://hardshare.readthedocs.io/en/latest/index.html

Summary of changes:

  • attach-camera: only upload video when there is active instance.
  • To simplify creating misty-py sandboxes, adding or removing mistyproxy now does same for add-on py.

0.9.2

18 Nov 16:17
v0.9.2
Compare
Choose a tag to compare

This release is available on PyPI: https://pypi.org/project/hardshare/
and the guide at https://hardshare.readthedocs.io/en/latest/index.html

Summary of changes:

  • New CLI commands to manage add-ons: addon-cmdsh, addon-mistyproxy.

  • Option to daemonize attach-camera.

  • New command to stop all attach-camera processes: stop-cameras.

  • Print more information about failures to register, e.g., requires billing changes.

0.9.0

23 Oct 15:22
v0.9.0
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

This release is available on PyPI: https://pypi.org/project/hardshare/

Summary of changes:

  • New CLI command: rules for managing permissions.

  • Improve behavior of failures when harshare ad.

  • Minimum viable cprovider: proxy; in this release, only TCP port forwards.

  • Explicit confirmation for hardshare dissolve.

  • Return custom descriptions in get_remote_config, in CLI hardshare config -l.

  • Remove option to select servers other than hs.rerobots.net.