Skip to content

Latest commit

 

History

History
76 lines (40 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

76 lines (40 loc) · 1.6 KB

Changelog

0.2.7 (2023-06-22)

New Features

  • ✨ added cp866, cp1251 code pages

Fixes

  • ✨ added hanglind Exception when Jlink is not installed

Full set of changes: 0.2.6...0.2.7

0.2.6 (2022-10-29)

Fixes

  • 🐛 handling read exaption

Full set of changes: 0.2.5...0.2.6

0.2.5 (2022-06-24)

New Features

  • python 3.8 support
  • 💄 Set stm32f407ve as default target

Full set of changes: 0.2.4...0.2.5

0.2.4 (2022-06-12)

Fixes

  • 🐛 More careful handling rtt write

Full set of changes: 0.2.3...0.2.4

0.2.3 (2022-06-12)

Refactorings

  • 🎨 Cleanup code

Full set of changes: 0.2.2...0.2.3

0.2.2 (2022-06-09)

New Features

  • ✨ target power control via JLink

Full set of changes: 0.2.1...0.2.2

0.2.1 (2022-06-07)

New Features

  • ✨ Path to JLink DLL
  • Added completer

Full set of changes: 0.2.0...0.2.1

0.2.0 (2022-06-06)

New Features

  • ✨ Added CR+LF

Full set of changes: 0.1.0...0.2.0

0.1.0 (2022-06-05)

New Features

  • ✨ Create JLinkDongle class