|
3 | 3 | [](https://semver.org) |
4 | 4 | > All notable changes to this project will be documented in this file |
5 | 5 |
|
| 6 | +## [1.5.0](https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.4.0...v1.5.0) (2025-01-18) |
| 7 | + |
| 8 | +### π Features |
| 9 | + |
| 10 | +* Add missing dependencies for usb flashing utility on linux ([aa81338](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/aa81338875cfca3e0c2b1ecbb7de2835724c975d)) |
| 11 | +* add missing ubuntu dependencies, downgrade ubuntu version ([55c3d8e](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/55c3d8e35f5de8fc24dc4554a4b3c8ec281a89a9)) |
| 12 | +* add node setup for macos ([9e1e231](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/9e1e23106dbd0dddd80fcaeda73851f04a218368)) |
| 13 | +* Add pnpm dependency to macOS build ([123c652](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/123c652b46399d1e276c9bd1e79046b4cd86f32c)) |
| 14 | +* disable macos builds as a test ([f112bbb](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/f112bbb8aa567fa9a573ef63bca36b72f54a95b8)) |
| 15 | +* experimental, try to fix macos arm build issues ([cf14d6f](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/cf14d6f969a108c547c7a75babebad9ea9ee3b33)) |
| 16 | +* Fix platform typo ([d17bf22](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/d17bf22a27e82ad3cb94e9a06d82cbd5a2d4db9a)) |
| 17 | +* Force semantic release rebuild to test linux builds ([d9ca15b](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/d9ca15b821f2cc2043ec0ece29ef152d510dfbfa)) |
| 18 | +* Hopefully fix ubuntu build for linux ([84d5f02](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/84d5f0216c14dd1352b5f8f802d4b464be8918bb)) |
| 19 | +* initial stab on posix system support ([4cd4e80](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/4cd4e80559bc3378f1da4f6b7a10f4620d39d5bf)) |
| 20 | +* initial stab on posix system support by DASPRiD ([653ff6a](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/653ff6aedd7e57866e3b8e395a023acf1a4b3f2f)) |
| 21 | +* install node with brew ([3462794](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/3462794753a79cd8adf80050bb010fb9aa32aea8)) |
| 22 | +* make the build actually run for ubuntu and windows ([8aee984](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/8aee984755947b51ebadc07a737bd8f20818e7e6)) |
| 23 | +* Release 1.5.0 ([bdc0278](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/bdc0278ff2311814db4a6e16de802c130cce73a5)) |
| 24 | +* Switch os to platform to fix ubuntu pipeline ([5cf716a](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/5cf716a65e16032b0b488e13ccf2218d0748de36)) |
| 25 | +* update conventionalcommits version to v8 ([5a9b5a2](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/5a9b5a20eac8091f5debb9305bde97162e3a48ad)) |
| 26 | +* Update node version for semantic release ([e0b1ec1](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/e0b1ec1b3e1dad39c381879ccadf500138c6ac40)) |
| 27 | +* update semantic release to 24.1.2 ([050280f](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/050280f98d465b668b578f8a44fbb15010932a47)) |
| 28 | +* Update upload/download actions, enable other platforms in build ([86a5187](https://github.com/EyeTrackVR/FirmwareFlashingTool/commit/86a51873a6123bee9dd5c5dec4ec2b7c76a90c54)) |
| 29 | + |
6 | 30 | ## [1.5.0-beta.4](https://github.com/EyeTrackVR/FirmwareFlashingTool/compare/v1.5.0-beta.3...v1.5.0-beta.4) (2025-01-14) |
7 | 31 |
|
8 | 32 | ### π Features |
|
0 commit comments