Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tridentiot/elcap-artifacts

v0.3.46

02 Jan 16:42

Choose a tag to compare

Reverts

  • Have the DLL errors raise ElCapExceptions instead (d871eea)

v0.3.45

30 Dec 21:21

Choose a tag to compare

Bug Fixes

  • Have the DLL errors raise ElCapExceptions instead (4c809b8)
  • prevent GUI error box when device speed setting is invalid (8417a26)
  • Segger SDK IP connection issue (d3f2143)
  • set device as first step in _connect_target method (9415bb1)

v0.3.44

29 Dec 14:10

Choose a tag to compare

Bug Fixes

  • Pass in lists for run_command rather than strings (JLinkWrapper) (36c3586)

Features

  • Create Device Info Command (21dae64)

v0.3.43

19 Dec 14:39

Choose a tag to compare

Bug Fixes

  • Fix flash status spinner with multiple devices (7ee97ad)

v0.3.42

18 Dec 14:11

Choose a tag to compare

Bug Fixes

  • fix bug when running podman commands (3e8e242)

Features

  • Add json response for flash command (d215862)
  • support flash lock for CM11 (eb42bcc)

v0.3.41

10 Dec 17:26

Choose a tag to compare

Features

  • log all status updates in verbose logs (b072cef)
  • only attempt to fetch container image when building a project (d67d460)

Reverts

  • go back to docker as default if both podman & docker are installed (07c5644)

v0.3.40

08 Dec 20:01

Choose a tag to compare

initial commit

v0.3.38

01 Dec 14:10

Choose a tag to compare

Features

  • Allow multiple tags for zbota command (c527274)

v0.3.37

20 Nov 19:11

Choose a tag to compare

Bug Fixes

  • Invalid project option to now reprompt user (c3c962d)
  • resolve bug that was causing token refresh to fail (52be11c)

Features

  • Add json response to dev lastlog command (b25152c)
  • Add json response to self repair command (83a82a0)
  • Add json response to tokens erase command (3106abb)
  • Add json response to tokens read command (b4d7a28)
  • add json response to tokens write command (766fcd8)
  • Create project meta command to output project defaults in json format (70bea9f)

v0.3.36

18 Nov 00:51

Choose a tag to compare

Bug Fixes

  • fix missing ContainerEngineType reference (9031ede)
  • Resign libjlinkarm.dylib after extraction (cbd3304)
  • Spinner printing during verbose logging (49e195d)

Features

  • add JSON response for image combine command (dde3d2f)
  • add JSON response for sdk list command (5cf6356)
  • add JSON response to sdk install command (b9d990c)
  • add json response to sdk remove command (90b3629)
  • add JSON to clean command (f4c05d5)
  • authenticate against our api (a93c45f)
  • Flash example flag (cadb6c4)