Commit Graph

6 Commits

Author SHA1 Message Date
Othman Suseno
460934af65 Add Windows build support and fix Windows compatibility issues- Add build-windows.ps1 PowerShell script for Windows builds- Add BUILD-WINDOWS.md documentation for Windows users - Update build.sh to include Windows AMD64 and .exe extensions- Fix util/util.go Windows path handling (use filepath instead of path)- Fix error logging format (%v instead of %w)- Support Windows AMD64, 386, and ARM64 architectures 2025-09-16 01:15:52 +07:00
Anis Ahmad
0208277ce1 Prepared for release 0.1.2 -
- Various shortcuts added
- New dynamic list - Unscheduled
- Bug fixes
2021-03-15 12:59:20 +06:00
Anis Ahmad
a0433a2f23 Added build arch for Mac Silicon (M1 chip) 2021-03-14 21:37:51 +06:00
Anis Ahmad
f3637b4598 Editing in external editor working - issue with Mouse 2020-06-21 04:43:43 +06:00
Anis Ahmad
a6af1a617a Refactored StatusBar - changed into a type, other small fixes 2020-06-08 01:05:17 +06:00
Anis Ahmad
1cb95b3ce2 Prepared for first release
- Creating db file in home dir or DB_FILE env variable
- Updated README with usages details
- Added GIF screencast
2020-06-06 02:13:04 +06:00