Skip to content

Releases: toitlang/jaguar

v0.4.1

22 Dec 20:29
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Dec 20:19
Compare
Choose a tag to compare

What's Changed

  • Check SDK version skew between device and cli by @jstroem in #76
  • Validate SDK version with SDK binaries by @jstroem in #78
  • Update Toit to v0.11.1 by @kasperl

Full Changelog: v0.3.2...v0.4.0

v0.3.2

20 Dec 21:03
f925bae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 Dec 20:37
597c1a3
Compare
Choose a tag to compare

What's Changed

  • Amend README.md to add toit pkg install by @erikcorry in #71
  • Upload .tgz file for Linux releases by @kasperl in #72
  • Update to SDK v0.10.5 and prepare to release v0.3.1 by @kasperl in #73

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Dec 14:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

17 Dec 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.1

v0.1.3

17 Dec 04:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Dec 09:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Dec 20:32
a9865f8
Compare
Choose a tag to compare

What's Changed

  • Move Go installation comment in README by @lask in #36
  • Update to Toit SDK v0.10.1 by @kasperl in #41

New Contributors

  • @lask made their first contribution in #36

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Dec 20:04
Compare
Choose a tag to compare

What's Changed

  • Added 'jag set-port' and use the selected port in monitor and flash by @jstroem in #34
  • added 'jag watch ' by @jstroem in #35
  • made 'jag flash' ask for wifi information if not set by @jstroem in #38
  • added 'jag version' and trimmed build process by @jstroem in #37
  • Let 'jag watch' use the compiler to find dependent files by @jstroem in #39
  • Batch file events to only do one change on windows. by @jstroem in #40

Full Changelog: v0.0.5...v0.1.0