Skip to content

Releases: brainelectronics/micropython-nextion

0.15.1-rc9.dev34

14 May 18:27
5c0a7ce
Compare
Choose a tag to compare
0.15.1-rc9.dev34 Pre-release
Pre-release

Fixed

  • Remove yet unavailable files from package.json, see #33

0.15.1-rc8.dev33

13 May 12:26
d5b2b1a
Compare
Choose a tag to compare
0.15.1-rc8.dev33 Pre-release
Pre-release

Fixed

  • Logger import fixed, see #31

0.15.0

13 May 12:00
cd13e50
Compare
Choose a tag to compare

Added

  • package.json for mip installation with MicroPython v1.19.1 or newer, see #27
  • Instructions for installation with mip on MicroPython v1.19.1 or newer in README, see #27
  • UART ID can be specified in NexHardware with uart_id, see #29

0.15.0-rc7.dev32

13 May 11:58
3fa3fcb
Compare
Choose a tag to compare
0.15.0-rc7.dev32 Pre-release
Pre-release

Added

  • package.json for mip installation with MicroPython v1.19.1 or newer, see #27
  • Instructions for installation with mip on MicroPython v1.19.1 or newer in README, see #27
  • UART ID can be specified in NexHardware with uart_id, see #29

0.14.0

01 Mar 21:45
f46aa18
Compare
Choose a tag to compare

Added

  • .editorconfig for common editor settings
  • .yamllint to lint all used YAML files
  • requirements-test.txt file
  • Run YAML linter on test workflow
  • .readthedocs.yaml definition file for ReadTheDocs
  • docs folder containing example files and configurations, see #24
  • test-release and release workflows create changelog based (pre-)releases
  • Documentation for changing a value on a non active page, see #20

Changed

  • Removed unused files from .gitignore file
  • Fail workflow on flake8 violations, see #23

Fixed

  • All workflows use checkout v3 instead of v2
  • Fixed uncovered YAML syntax issues in all workflow files

0.14.0-rc4.dev25

01 Mar 21:29
02fb057
Compare
Choose a tag to compare
0.14.0-rc4.dev25 Pre-release
Pre-release

Added

  • .editorconfig for common editor settings
  • .yamllint to lint all used YAML files
  • requirements-test.txt file
  • Run YAML linter on test workflow
  • .readthedocs.yaml definition file for ReadTheDocs
  • docs folder containing example files and configurations, see #24
  • test-release and release workflows create changelog based (pre-)releases
  • Documentation for changing a value on a non active page, see #20

Changed

  • Removed unused files from .gitignore file
  • Fail workflow on flake8 violations, see #23

Fixed

  • All workflows use checkout v3 instead of v2
  • Fixed uncovered YAML syntax issues in all workflow files

0.13.0

23 Oct 18:48
8b72caa
Compare
Choose a tag to compare

Added

Changed

Removed

  • Script update_version.py to update version file

Fixed

0.12.0

30 Jul 18:53
0c28b07
Compare
Choose a tag to compare

Added

Fixed

0.11.0

30 Jul 16:03
d9bb9f0
Compare
Choose a tag to compare

Added

0.10.0

30 Jul 14:27
1c5e815
Compare
Choose a tag to compare

Added

Fixed

  • Add full line comment between different section of all examples