Tags

Tags give the ability to mark specific points in history as being important
  • v1.7.3

    839532d6 · Release imap-tools v1.7.3 ·
    ### Chore
    
     - lock file maintenance
     - lock file maintenance
    
    ### Bug Fixes
    
     - create the archive mbx when it is a simple NoSelect folder
    
    ### Commit Statistics
    
     - 3 commits contributed to the release.
     - 10 days passed between releases.
     - 3 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Create the archive mbx when it is a simple NoSelect folder (0000150)
        - Lock file maintenance (cc78cb2)
        - Lock file maintenance (84c2296)
  • v1.7.2

    88131083 · Release imap-tools v1.7.2 ·
    ### Chore
    
     - update rust crate tempfile to v3.23.0
       | datasource | package  | from   | to     |
       | ---------- | -------- | ------ | ------ |
       | crate      | tempfile | 3.22.0 | 3.23.0 |
     - lock file maintenance
    
    ### Bug Fixes
    
     - update rust crate serde to v1.0.228
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.227 | 1.0.228 |
     - update rust crate imap-proto to v0.16.6
       | datasource | package    | from   | to     |
       | ---------- | ---------- | ------ | ------ |
       | crate      | imap-proto | 0.16.5 | 0.16.6 |
     - update rust crate serde to v1.0.227
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.226 | 1.0.227 |
     - update rust crate regex to v1.11.3
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | regex   | 1.11.2 | 1.11.3 |
     - update rust crate serde to v1.0.226
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.225 | 1.0.226 |
    
    ### Commit Statistics
    
     - 7 commits contributed to the release over the course of 6 calendar days.
     - 7 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update rust crate serde to v1.0.228 (a65afbd)
        - Update rust crate imap-proto to v0.16.6 (2338c61)
        - Update rust crate serde to v1.0.227 (0af5f73)
        - Update rust crate regex to v1.11.3 (8ebd5e1)
        - Update rust crate tempfile to v3.23.0 (81e9ab2)
        - Lock file maintenance (928b2c3)
        - Update rust crate serde to v1.0.226 (e1c7c47)
  • v1.7.1

    58e75ee8 · Release imap-tools v1.7.1 ·
    ### Chore
    
     - lock file maintenance
    
    ### Bug Fixes
    
     - update rust crate clap to v4.5.48
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | clap    | 4.5.47 | 4.5.48 |
     - update rust crate serde to v1.0.225
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.224 | 1.0.225 |
     - update rust crate serde to v1.0.224
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.223 | 1.0.224 |
     - update rust crate serde to v1.0.223
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.221 | 1.0.223 |
     - update rust crate serde to v1.0.221
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.220 | 1.0.221 |
     - update rust crate serde to v1.0.220
       | datasource | package | from    | to      |
       | ---------- | ------- | ------- | ------- |
       | crate      | serde   | 1.0.219 | 1.0.220 |
    
    ### Commit Statistics
    
     - 7 commits contributed to the release over the course of 5 calendar days.
     - 7 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update rust crate clap to v4.5.48 (124ce70)
        - Update rust crate serde to v1.0.225 (da65908)
        - Update rust crate serde to v1.0.224 (5a37c4f)
        - Lock file maintenance (16631a1)
        - Update rust crate serde to v1.0.223 (c704eab)
        - Update rust crate serde to v1.0.221 (9458153)
        - Update rust crate serde to v1.0.220 (7a0702a)
  • v1.7.0

    e2569aa4 · Release imap-tools v1.7.0 ·
    ### Chore
    
     - update rust crate tempfile to v3.22.0
       | datasource | package  | from   | to     |
       | ---------- | -------- | ------ | ------ |
       | crate      | tempfile | 3.21.0 | 3.22.0 |
    
    ### New Features
    
     - allow changing the tls mode
    
    ### Commit Statistics
    
     - 2 commits contributed to the release.
     - 3 days passed between releases.
     - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Allow changing the tls mode (0000130)
        - Update rust crate tempfile to v3.22.0 (60464dd)
  • v1.6.5

    0780ed5c · Release imap-tools v1.6.5 ·
    ### Chore
    
     - lock file maintenance
     - update rust crate insta to v1.43.2
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | insta   | 1.43.1 | 1.43.2 |
    
    ### Bug Fixes
    
     - update rust crate chrono to v0.4.42
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | chrono  | 0.4.41 | 0.4.42 |
    
    ### Commit Statistics
    
     - 3 commits contributed to the release over the course of 4 calendar days.
     - 3 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update rust crate chrono to v0.4.42 (bc33981)
        - Lock file maintenance (43a8096)
        - Update rust crate insta to v1.43.2 (066d7a7)
  • v1.6.4

    88c1c77d · Release imap-tools v1.6.4 ·
    ### Chore
    
     - lock file maintenance
     - update rust crate tempfile to v3.21.0
       | datasource | package  | from   | to     |
       | ---------- | -------- | ------ | ------ |
       | crate      | tempfile | 3.20.0 | 3.21.0 |
     - add regex logging when tracing
    
    ### Bug Fixes
    
     - update rust crate clap to v4.5.47
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | clap    | 4.5.46 | 4.5.47 |
     - update rust crate tracing-subscriber to v0.3.20
       | datasource | package            | from   | to     |
       | ---------- | ------------------ | ------ | ------ |
       | crate      | tracing-subscriber | 0.3.19 | 0.3.20 |
     - update rust crate regex to v1.11.2
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | regex   | 1.11.1 | 1.11.2 |
     - update rust crate clap to v4.5.46
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | clap    | 4.5.45 | 4.5.46 |
     - pin dependencies
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | eyre    | 0.6.12 | 0.6.12 |
       | crate      | insta   | 1.43.1 | 1.43.1 |
     - the imap crate is not optional
    
    ### Test
    
     - fix tests
    
    ### Commit Statistics
    
     - 11 commits contributed to the release.
     - 10 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update rust crate clap to v4.5.47 (21e4be3)
        - Lock file maintenance (9ff6ff5)
        - Update rust crate tempfile to v3.21.0 (ecc3cb5)
        - Update rust crate tracing-subscriber to v0.3.20 (93b2b96)
        - Update rust crate regex to v1.11.2 (5b371f2)
        - Update rust crate clap to v4.5.46 (fabc3d9)
        - Pin dependencies (651d05e)
        - Add renovate.json (7b9458f)
        - Fix tests (0000115)
        - Add regex logging when tracing (0000114)
        - The imap crate is not optional (0000113)
  • v1.6.3

    daccb93b · Release imap-tools v1.6.3 ·
    ### Chore
    
     - change how we depend on ratatui
    
    ### Bug Fixes
    
     - remove profile.release, it should be up to the user
     - move from anyhow to eyre
     - simplify the tracing/not tracing for main
     - update clap to 4.5.45
    
    ### Commit Statistics
    
     - 5 commits contributed to the release.
     - 5 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Change how we depend on ratatui (0000111)
        - Remove profile.release, it should be up to the user (0000110)
        - Move from anyhow to eyre (0000109)
        - Simplify the tracing/not tracing for main (0000108)
        - Update clap to 4.5.45 (0000107)
  • v1.6.2

    b3d0e472 · Release imap-tools v1.6.2 ·
    ### Chore
    
     - update lock file
    
    ### Bug Fixes
    
     - fix build with tracing
    
    ### Commit Statistics
    
     - 2 commits contributed to the release.
     - 16 days passed between releases.
     - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update lock file (0000105)
        - Fix build with tracing (0000104)
  • v1.6.1

    92ce2539 · Release imap-tools v1.6.1 ·
    ### Bug Fixes
    
     - add a progress bar
    
    ### Commit Statistics
    
     - 2 commits contributed to the release.
     - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Fix(deps) update clap to 4.5.42 (+pin deps) (0000102)
        - Add a progress bar (0000101)
  • v1.6.0

    3aee95b9 · Release imap-tools v1.6.0 ·
    ### Chore
    
     - update lock file
    
    ### New Features
    
     - add a `du(1)` like tool
    
    ### Commit Statistics
    
     - 2 commits contributed to the release.
     - 5 days passed between releases.
     - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update lock file (0000099)
        - Add a `du(1)` like tool (0000098)
  • v1.5.1

    5bbfe019 · Release imap-tools v1.5.1 ·
    ### Bug Fixes
    
     - add tracing
     - repair all other commands
     - rework subcommands
    
    ### Style
    
     - cleanup
     - lint
     - ignore a warning
    
    ### Commit Statistics
    
     - 6 commits contributed to the release over the course of 1 calendar day.
     - 1 day passed between releases.
     - 6 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Add tracing (0000096)
        - Repair all other commands (0000095)
        - Rework subcommands (0000094)
        - Cleanup (0000093)
        - Lint (0000092)
        - Ignore a warning (0000091)
  • v1.5.0

    6f9fb473 · Release imap-tools v1.5.0 ·
    ### Chore
    
     - update lock file
     - remove dupplicate feature
    
    ### New Features
    
     - create and delete mailboxes
     - add imap sub commands, first is list mailboxes
    
    ### Bug Fixes
    
     - allow disabling the ratatui renderer
     - split out base configs from config
     - clippy
    
    ### Commit Statistics
    
     - 7 commits contributed to the release over the course of 20 calendar days.
     - 44 days passed between releases.
     - 7 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Allow disabling the ratatui renderer (0000089)
        - Create and delete mailboxes (0000088)
        - Add imap sub commands, first is list mailboxes (0000087)
        - Split out base configs from config (0000086)
        - Update lock file (0000085)
        - Clippy (0000084)
        - Remove dupplicate feature (0000083)
  • v1.4.4

    812a9632 · Release imap-tools v1.4.4 ·
    ### Chore
    
     - update lock file
    
    ### Bug Fixes
    
     - some new lints
     - clippy rust 1.87
    
    ### Commit Statistics
    
     - 3 commits contributed to the release.
     - 3 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Some new lints (0000081)
        - Clippy rust 1.87 (0000080)
        - Update lock file (0000079)
  • v1.4.3

    1e36d3b9 · Release imap-tools v1.4.3 ·
    ### Chore
    
     - update lock file
     - update tempfile to 3.17.1
     - slim release builds a bit
     - tomlfmt
    
    ### Bug Fixes
    
     - update imap to 3.0.0-alpha.15
     - update size to 0.5.0
     - update serde to 1.0.218
     - update once_cell to 1.20.3
     - update clap to 4.5.31
     - update chrono to 0.4.40
     - update anyhow to 1.0.97
    
    ### Commit Statistics
    
     - 11 commits contributed to the release.
     - 48 days passed between releases.
     - 11 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update lock file (0000077)
        - Update imap to 3.0.0-alpha.15 (0000076)
        - Update size to 0.5.0 (0000075)
        - Update serde to 1.0.218 (0000074)
        - Update once_cell to 1.20.3 (0000073)
        - Update clap to 4.5.31 (0000072)
        - Update chrono to 0.4.40 (0000071)
        - Update anyhow to 1.0.97 (0000070)
        - Update tempfile to 3.17.1 (0000069)
        - Slim release builds a bit (0000068)
        - Tomlfmt (0000067)
  • v1.4.2

    d006534d · Release imap-tools v1.4.2 ·
    ### Chore
    
     - <csr-id-0000064e2baeb8ed0020b2884fa7b71811adb3f2/> update lock file
     - <csr-id-00000596b042f8942f5ec57d21b9ccfe02f424dd/> update tempfile to 3.15.0
     - <csr-id-00000582ba77add2f190346a4491ec1ffe1297a6/> add license
    
    ### Bug Fixes
    
     - update serde to 1.0.217
     - update clap to 4.5.26
     - update chrono to 0.4.39
     - update anyhow to 1.0.95
    
    ### Other
    
     - <csr-id-00000573e3039b6f3cbc20948b42016b3032f9af/> add ci
    
    ### Style
    
     - <csr-id-0000054b537566710c303f1b167327b9f6b67702/> clippy
    
    ### Test
    
     - <csr-id-00000568f9b87b56eefd1fd812984d3239ab0c87/> more config tests
     - <csr-id-0000055b39a85bac66d46e599b302a9695669e58/> fix tests after anyhow
    
    ### Commit Statistics
    
     - 12 commits contributed to the release.
     - 38 days passed between releases.
     - 11 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Release imap-tools v1.4.2 (64e2f2f)
        - Update lock file (0000064)
        - Update serde to 1.0.217 (0000063)
        - Update clap to 4.5.26 (0000062)
        - Update chrono to 0.4.39 (0000061)
        - Update anyhow to 1.0.95 (0000060)
        - Update tempfile to 3.15.0 (0000059)
        - Add license (0000058)
        - Add ci (0000057)
        - More config tests (0000056)
        - Fix tests after anyhow (0000055)
        - Clippy (0000054)
  • v1.4.1

    376261ae · Release imap-tools v1.4.1 ·
    ### Chore
    
     - update lock file
    
    ### Bug Fixes
    
     - refactor renderers activation
     - switch to using anyhow
     - update clap to 4.5.23
    
    ### Commit Statistics
    
     - 4 commits contributed to the release.
     - 3 days passed between releases.
     - 4 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update lock file (0000052)
        - Refactor renderers activation (0000051)
        - Switch to using anyhow (0000050)
        - Update clap to 4.5.23 (0000049)
  • v1.4.0

    a7593bc1 · Release imap-tools v1.4.0 ·
    ### New Features
    
     - convert find_dups to Renderer
     - convert archive to Renderer
     - convert clean to Renderer
     - convert list to Renderer
     - add a pretty terminal renderer based on ratatui
    
    ### Bug Fixes
    
     - refactor errors a bit
    
    ### Commit Statistics
    
     - 6 commits contributed to the release.
     - 6 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Convert find_dups to Renderer (0000047)
        - Convert archive to Renderer (0000046)
        - Convert clean to Renderer (0000045)
        - Convert list to Renderer (0000044)
        - Refactor errors a bit (0000043)
        - Add a pretty terminal renderer based on ratatui (0000042)
  • v1.3.2

    565c7e08 · Release imap-tools v1.3.2 ·
    ### Bug Fixes
    
     - update dependencies
     - update dependencies
    
    ### Commit Statistics
    
     - 1 commit contributed to the release.
     - 13 days passed between releases.
     - 1 commit was understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Update dependencies (0000040)
  • v1.3.1

    00000391 · chore: v1.3.1 ·
  • v1.3.0

    00000328 · chore: v1.3.0 ·