Skip to content

v4.2.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@BradenM BradenM released this 17 Apr 20:07

4.2.0-beta.3 (2023-04-17)

Features

  • app: Expose compile, module-defaults flags, integrity in stubs create command. (885e9d3)
  • exc: PyDeviceFileIntegrityError exception. (a2187c8)
  • pyd: NoOpConsumer implementation. (5a21ecd)
  • pydevice: File integrity support, simple run in pydevice. (8b7a255)
  • pyd: File integrity check support in upydevice backend. (a3cbf31)
  • pyd: Implement remove across backends. (f0bba8d)
  • pyd: Use noop consumer default for upy eval/eval_script (720ace4)
  • utils: Support compiling createstubs with mpy-cross (1819197)

Bug Fixes

  • deps: Pin dependency typer to 0.7.0 (30ab97f)
  • pyd: Remove usedforsecurity hash flag for py3.8 (522a0c3)
  • pyd: Support pushing binary files to pydevice in upydevice backend. (e58c1f2)

Miscellaneous Chores

  • release: Set release to v4.2.0-beta3 (9ee81a2)