Skip to content

Latest commit

 

History

History
112 lines (112 loc) · 3.84 KB

File metadata and controls

112 lines (112 loc) · 3.84 KB

1.1.17

  • export file from module
  • update packages and libs

1.1.16

  • update packages and libs

1.1.15

  • compatible with vs code 1.108.1 or higher
  • remove old outdated tests + library
  • update packages and libs

1.1.14

  • compatible with vs code 1.106.1 or higher
  • update packages and libs

1.1.13

  • compatible with vs code 1.104.3 or higher
  • udpate packages and libs
  • fixed issue with BG95M3
  • added How-to guide for My Projects tab
  • update extensio icon
  • add repo url to readme

1.1.12

  • compatible with vs code 1.103.1 or higher
  • fix issue with chinese charecters for download file

1.1.11

  • fix issue with module file tree

1.1.10

  • compatible with vs code 1.103.1 or higher
  • My Projects tab added to quick access
  • update auto-complete with latest api from QuecPython
  • udpate packages and libraries

1.1.9

  • compatible with vs code 1.102.0 or higher
  • Current Project tab add to quick access

1.1.8

  • compatible with vs code 1.102.0 or higher
  • udpate packages and libraries

1.1.7

  • compatible with vs code 1.100.2 or higher
  • fix issue with repl port display
  • fix issue with theme white / dark
  • fix issue with flashing with new domain

1.1.6

  • compatible with vs code 1.100.2 or higher
  • udpate packages
  • update online firmware url
  • enable auto-complete

1.1.5

  • compatible with vs code 1.100.1 or higher
  • add theme for package manager for dark/light themes

1.1.4

  • compatible with vs code 1.99.3 or higher
  • Update How-To-Use

1.1.3

  • compatible with vs code 1.99.3 or higher
  • add quick access menu with projects + components
  • import quectel project
  • add quectel component to current project
  • view project or component readme

1.1.2

  • compatible with vs code 1.98.2 or higher
  • update packages and dependecies
  • Add support for TEST BG950S fw

1.1.1

  • compatible with vs code 1.98.2 or higher
  • udpate list of modules
  • fix minor issues

1.1.0

  • compatible with vs code 1.98.1 or higher
  • fix minor issue

1.0.13

  • compatible with vs code 1.95.3 or higher
  • fix create multiple dirs
  • fix minor issue

1.0.12

  • fix issue with firmware zip files
  • update firmware download tool
  • fix issue with EC200A module

1.0.11

  • update dependecies
  • remove clear project button

1.0.10

  • Fix issues with flashing online firmware
  • Fix issues with autocomplete
  • Update libraries

1.0.8

  • New feature for flashing firmware fool-proofing.
  • Add log output function (console & file)
  • Fix issues with flashing online firmware

1.0.7

  • Fixed issues with create directory and remove directory commands probability failed.
  • Added repl and flash firmware feature for supported module (support for all QuecPython modules).
  • supported module list : [ 'EC600N', 'EC800N', 'EC200N', 'EG915N', 'EG912N', 'EC800K', 'EC600K','EG800M', 'EG810M', 'EC600M','EC600U', 'EC200U', 'EG915U', 'EG912U', 'EC600G', 'EC800G','EC600E', 'EC800E','EC200A','BC25','BG95', 'BG600L','FCM360W', 'FC41D'],
  • new feature for download and flash online firmware. burning firmware can be selected directly on vscode. The plugin will automatically download the correct firmware from the official QuecPython official website according to the selected module and firmware version.
  • new feature for display content of connect serial port. add connect button on status bar, and click connect button to open the serial port directly instead of selecting the module first.

1.0.6

  • Fixed issues with repl

1.0.5

  • Improved stability for firmware operations

1.0.4

  • Added support for EC600U modules
  • Added support for firmware flashing for EC600U modules
  • Improved stability for file system tree view

1.0.3

  • Added support for EC600S_CNLA and EC600S_CNLB
  • Added firmware flashing feature for supported modules

1.0.2

  • Fixed issue with downloading files
  • Fixed issues with connectivity

1.0.1

  • Fixed issue with removing directory
  • Fixed issue with removing files

1.0.0

  • Initial release