File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ semantic versioning] ( https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg )] ( https://semver.org )
44> All notable changes to this project will be documented in this file
55
6+ ## [ 1.7.0-beta.1] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.6.0...v1.7.0-beta.1 ) (2025-03-21)
7+
8+ ### π Features
9+
10+ * Update dependencies, add proper Project Babble support ([ da5e79c] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/da5e79cb757838cd3f51c331efc586b457d71f86 ) )
11+
12+ ### π Documentation
13+
14+ * Update FUNDING.yml ([ 70a1594] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/70a159434119a1aef9bdba96f91804cc6e3f28a0 ) )
15+
616## [ 1.6.0] ( https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.5.0...v1.6.0 ) (2025-01-30)
717
818### π Features
Original file line number Diff line number Diff line change 11{
22 "name" : " etvr-firmware-flasher-tool" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 1.7 .0" ,
44 "private" : true ,
55 "description" : " A SolidJS project for EyeTrackVR" ,
66 "author" : " EyeTrackVR" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " firmware_flashing_tool"
3- version = " 1.6 .0"
3+ version = " 1.7 .0"
44description = " A tool to flash the firmware of the EyeTrackVR device."
55authors = [" DaOfficialWizard" ]
66license = " MIT"
Original file line number Diff line number Diff line change 88 },
99 "package" : {
1010 "productName" : " EyeTrackVR Firmware Flashing Tool" ,
11- "version" : " 1.6 .0"
11+ "version" : " 1.7 .0"
1212 },
1313 "tauri" : {
1414 "allowlist" : {
You canβt perform that action at this time.
0 commit comments