Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-19 | 1.9 kB | |
v0.11.0 source code.tar.gz | 2025-01-19 | 98.5 kB | |
v0.11.0 source code.zip | 2025-01-19 | 161.6 kB | |
Totals: 3 Items | 261.9 kB | 0 |
What's Changed
New features
- Add
--debug
flag 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
->together
by @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
- Upgrade "Mark stale issues" action to v9 by @mbrt in https://github.com/mbrt/gmailctl/pull/387
- 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
- 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
- Fix initialization of cfgDir by @kpengboy in https://github.com/mbrt/gmailctl/pull/422
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 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
Full Changelog: https://github.com/mbrt/gmailctl/compare/v0.10.7...v0.11.0