Jerus Bot
27c5a7d152
chore: Release cull-gmail v{{version}}
2026-03-13 11:54:03 +00:00
Jeremiah Russell
38a0193010
chore: migrate to workspace structure and 3-file CI pipeline at toolkit 4.9.6
...
Signed-off-by: Jeremiah Russell <jerry@jrussell.ie >
2026-03-13 08:25:47 +00:00
Jerus Bot
363550326e
chore: Release cull-gmail v0.1.4
2026-02-14 09:53:58 +00:00
Jerus Bot
4e3934f6ed
chore: Release cull-gmail v0.1.3
2026-02-14 09:07:02 +00:00
Jerus Bot
81821bef33
chore: Release cull-gmail v0.1.2
2026-02-14 07:51:39 +00:00
Jerus Bot
188005fb3d
chore: Release cull-gmail v0.1.1
2026-02-13 17:58:04 +00:00
Jerus Bot
3b80d4be9a
chore: Release cull-gmail v0.1.0
2026-02-13 17:28:33 +00:00
Jerus Bot
14c7d6435e
chore: Release cull-gmail v0.0.16
2025-10-30 22:38:11 +00:00
Jerus Bot
ef0c9ebd89
chore: Release cull-gmail v0.0.15
2025-10-26 09:23:39 +00:00
Jerus Bot
54cf711420
chore: Release cull-gmail v0.0.14
2025-10-23 13:01:46 +00:00
Jeremiah Russell
5228a24b32
📝 Update documentation for --skip-rules flag
2025-10-23 11:16:25 +01: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
Jeremiah Russell
5f40af6c88
📝 docs(init): add docs and update README and WARP
2025-10-21 14:48:31 +01: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
12344c123e
📝 docs(readme): move integration test instructions to docs/readme/head.md per release process
2025-10-20 08:16:45 +01:00
Jeremiah Russell
bb0f85a9c7
📝 docs(lib): update rules save and load examples
...
- uncomment rules save and load examples
2025-10-18 08:11:30 +01:00
Jeremiah Russell
258a0517aa
📝 docs(lib): comment out save and load rules examples
...
- comment out save and load rules examples
- these examples are not working and should be fixed later
2025-10-18 08:11:30 +01:00
Jeremiah Russell
4d96a65628
📝 docs(lib): enhance documentation with examples and clarifications
...
- update code examples for better clarity and correctness
- include example of setting up client with OAuth credentials
- add example of client configuration with file paths
- fix minor formatting issues and broken links
2025-10-18 08:11:30 +01:00
Jeremiah Russell
eac99bddbc
📝 docs(lib): rename lib.md and update code block formatting
...
- Renamed `docs/readme/lib.md` to `docs/lib/lib.md` for better file structure.
- Updated code blocks to remove `path=null start=null` for cleaner rendering.
2025-10-18 08:11:30 +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
7afbb1d56d
📝 docs(lib): add comprehensive library documentation
...
- introduce library's purpose, installation, and quick start guide
- describe core types (gmailclient, clientconfig, rules) with usage examples
- explain configuration options (oauth2, config file, environment variables)
- detail error handling, async runtime requirements, and gmail query syntax
- cover performance considerations (pagination, rate limits, batch operations)
- provide logging setup, security considerations, and troubleshooting tips
- include links to cli documentation, examples, api reference, and repository
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
Jeremiah Russell
3111a1feff
chore(build): bump rust version to 1.88
...
- update rust version in:
- .circleci/config.yml
- Cargo.toml
- README.md
- docs/readme/head.md
2025-10-16 11:21:40 +01: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
726a525a03
📝 docs(main): add main documentation for cull-gmail CLI
...
- introduce main documentation file for cull-gmail CLI
- include installation instructions using Cargo
2025-09-29 22:28:57 +01:00
Jeremiah Russell
1e5dd26609
📝 docs(readme): add initial head section with badges and features
...
- create head.md with project splash image and badges
- include main features of cull-gmail in the description
2025-09-29 22:28:57 +01:00
Jeremiah Russell
3d6c3c42ff
📝 docs(readme): add license and contribution sections
...
- introduce license section detailing MIT License terms for contributions
- add contribution section to encourage and guide community involvement
2025-09-29 22:28:57 +01: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