| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-05-19 | 506 Bytes | |
| gmailctl_0.12.0_windows_amd64.zip | 2026-05-19 | 7.4 MB | |
| gmailctl_0.12.0_darwin_amd64.tar.gz | 2026-05-19 | 7.5 MB | |
| gmailctl_0.12.0_darwin_arm64.tar.gz | 2026-05-19 | 7.0 MB | |
| gmailctl_0.12.0_linux_amd64.tar.gz | 2026-05-19 | 7.2 MB | |
| gmailctl_0.12.0_linux_arm64.tar.gz | 2026-05-19 | 6.6 MB | |
| README.md | 2026-05-19 | 3.0 kB | |
| v0.12.0 source code.tar.gz | 2026-05-19 | 103.5 kB | |
| v0.12.0 source code.zip | 2026-05-19 | 167.5 kB | |
| Totals: 9 Items | 36.1 MB | 2 | |
What's Changed
New features
- Add
--debugflag to display Gmail search URL by @izidormatusov in https://github.com/mbrt/gmailctl/pull/409 - Add context option for filter diffs by @kpengboy in https://github.com/mbrt/gmailctl/pull/421
Maintenance and bug fixing
- Update README.md - 'of' -> 'or' by @ChrisCarini in https://github.com/mbrt/gmailctl/pull/369
- typo;
togheter->togetherby @ChrisCarini in https://github.com/mbrt/gmailctl/pull/370 - fix typos by @RayBB in https://github.com/mbrt/gmailctl/pull/380
- Move tmp files for edit command next to config file. by @mbrt in https://github.com/mbrt/gmailctl/pull/386
- Skip quoting if args are already quoted. by @mbrt in https://github.com/mbrt/gmailctl/pull/391
- Make init message less confusing by @mbrt in https://github.com/mbrt/gmailctl/pull/394
- Configure Renovate by @renovate[bot] in https://github.com/mbrt/gmailctl/pull/397
- Update min go version to 1.21 by @mbrt in https://github.com/mbrt/gmailctl/pull/403
- fix missing close file in edit command by @testwill in https://github.com/mbrt/gmailctl/pull/404
- Onboard to codecov by @mbrt in https://github.com/mbrt/gmailctl/pull/406
- Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot[bot] in https://github.com/mbrt/gmailctl/pull/418
- Fix initialization of cfgDir by @kpengboy in https://github.com/mbrt/gmailctl/pull/422
- Allowing to specify a port for OAuth server by @kipelovets in https://github.com/mbrt/gmailctl/pull/430
- Colorize diff output by @kpengboy in https://github.com/mbrt/gmailctl/pull/423
- Fix code scanning alert: Workflow does not contain permissions by @mbrt in https://github.com/mbrt/gmailctl/pull/439
- feat (warning): Improve details of any invalid filters found by @jafin in https://github.com/mbrt/gmailctl/pull/440
- Update README with Windows editor configuration by @jafin in https://github.com/mbrt/gmailctl/pull/441
- task(workflow): Replace matrix build with GoReleaser for releases by @gene1wood in https://github.com/mbrt/gmailctl/pull/450
- Add category PURCHASES by @mbrt in https://github.com/mbrt/gmailctl/pull/453
New Contributors
- @ChrisCarini made their first contribution in https://github.com/mbrt/gmailctl/pull/369
- @RayBB made their first contribution in https://github.com/mbrt/gmailctl/pull/380
- @renovate[bot] made their first contribution in https://github.com/mbrt/gmailctl/pull/397
- @testwill made their first contribution in https://github.com/mbrt/gmailctl/pull/404
- @izidormatusov made their first contribution in https://github.com/mbrt/gmailctl/pull/409
- @kpengboy made their first contribution in https://github.com/mbrt/gmailctl/pull/422
- @kipelovets made their first contribution in https://github.com/mbrt/gmailctl/pull/430
- @jafin made their first contribution in https://github.com/mbrt/gmailctl/pull/440
- @gene1wood made their first contribution in https://github.com/mbrt/gmailctl/pull/450
Full Changelog: https://github.com/mbrt/gmailctl/compare/v0.10.7...v0.12.0