File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ # v0.2.2 (2025-11-23)
2+
3+ ## What's Changed
4+
5+ ** Full Changelog** : https://github.com/gojue/ecaptureQ/compare/v0.2.1...v0.2.2
6+
7+ <hr >
8+
19# v0.2.1 (2025-10-16)
210
311## What's Changed
12+ * feat: Implement on-demand payload loading by @zenyanle in https://github.com/gojue/ecaptureQ/pull/36
13+ * fix: add temporary exception for home-relative path read-write access on macOS by @cfc4n in https://github.com/gojue/ecaptureQ/pull/37
414
515** Full Changelog** : https://github.com/gojue/ecaptureQ/compare/v0.2.0...v0.2.1
6-
716<hr >
817
918# v0.2.0 (2025-10-13)
Original file line number Diff line number Diff line change 11{
22 "name" : " eaptureq" ,
33 "private" : true ,
4- "version" : " 0.2.1 " ,
4+ "version" : " 0.2.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " eCaptureQ" ,
4- "version" : " 0.2.1 " ,
4+ "version" : " 0.2.2 " ,
55 "identifier" : " com.gojue.ecaptureq" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm dev" ,
You can’t perform that action at this time.
0 commit comments