Jerus Bot
54cf711420
chore: Release cull-gmail v0.0.14
2025-10-23 13:01:46 +00:00
Jerus Bot
2ec8e00119
chore: Release cull-gmail v0.0.13
2025-10-22 16:37:03 +00:00
Jerus Bot
9b16105776
chore: Release cull-gmail v0.0.12
2025-10-22 13:40:14 +00:00
Jerus Bot
6334ba6c13
chore: Release cull-gmail v0.0.11
2025-10-20 21:30:32 +00:00
Jeremiah Russell
4c2cfac06d
♻️ refactor: remove redundant credential module
...
- Delete src/credential.rs - module was unused in actual codebase
- Remove credential module references from lib.rs exports
- Update documentation to use standard OAuth2 terminology
- Fix CLI docs to reference correct credential_file config
- Application uses ConsoleApplicationSecret directly instead
The custom Credential struct duplicated functionality already
provided by yup_oauth2::ConsoleApplicationSecret. All credential
loading is handled by ClientConfig::new_from_configuration() which
uses the standard OAuth2 types.
2025-10-20 14:32:44 +01:00
Jeremiah Russell
40cfa2a223
📝 docs(lib): add detailed documentation for library features
...
- add gmail query syntax guide
- provide performance and limits information
- explain logging functionality
- describe security considerations
- include troubleshooting section
- add "see also" links
2025-10-18 08:11:30 +01:00
Jeremiah Russell
4aa47173c4
📝 docs(lib): remove gmail query syntax and troubleshooting
...
- remove gmail query syntax
- remove performance & limits
- remove logging
- remove security considerations
- remove troubleshooting
- remove see also
2025-10-18 08:11:30 +01:00
Jeremiah Russell
a5ea370af2
📝 docs(readme): improve library and CLI documentation
...
- enhance documentation for library and CLI tools, providing comprehensive guides
- include installation, quick start, core types, config, error handling, async runtime
- add gmail query syntax, performance details, logging, security, and troubleshooting
- provide detailed command references, examples, workflows, safety features, and debugging
- update readme headers to reflect new doc structure
2025-10-18 08:11:30 +01:00
Jerus Bot
2cace859ca
chore: Release cull-gmail v0.0.10
2025-10-16 16:39:19 +00:00
Jerus Bot
eeeca08e92
chore: Release cull-gmail v0.0.9
2025-10-14 16:22:52 +00:00
Jerus Bot
68a7931308
chore: Release cull-gmail v0.0.8
2025-10-14 06:50:44 +00:00
Jerus Bot
c76cd42c1d
chore: Release cull-gmail v0.0.7
2025-10-12 07:19:53 +00:00
Jerus Bot
1c148f8d31
chore: Release cull-gmail v0.0.6
2025-10-09 21:55:06 +00:00
Jerus Bot
661aac7d67
chore: Release cull-gmail v0.0.5
2025-10-08 16:40:05 +00:00
Jerus Bot
e2087c07a0
chore: Release cull-gmail v0.0.4
2025-10-07 05:23:38 +00:00
Jerus Bot
7ba4b09fc2
chore: Release cull-gmail v0.0.3
2025-10-04 06:55:23 +00:00
Jerus Bot
40c3f6a7a5
chore: Release cull-gmail v0.0.2
2025-10-03 13:51:10 +00:00
Jerus Bot
396bf611e1
chore: Release cull-gmail v0.0.1
2025-09-30 06:33:49 +00:00
Jeremiah Russell
3c9e1bc41b
📝 docs(lib): add documentation for cull-gmail library
...
- create initial documentation file for cull-gmail library
- include installation instructions and usage steps
2025-09-29 22:28:57 +01:00