Tags

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

    8437d5e7 · chore: Bump s3req v1.2.1 ·
    Release: v1.2.1
    ### Chore
    
     - add correct binstall metadata
     - move dev-deps closer to deps
     - update dependency cargo-binstall to v1.19.0
       | datasource | package        | from   | to     |
       | ---------- | -------------- | ------ | ------ |
       | crate      | cargo-binstall | 1.18.1 | 1.19.0 |
    
    ### Bug Fixes
    
     - pin dependencies
       | datasource | package  | from   | to     |
       | ---------- | -------- | ------ | ------ |
       | crate      | mutants  | 0.0.4  | 0.0.4  |
       | crate      | tempfile | 3.27.0 | 3.27.0 |
    
    ### Other
    
     - fixup release
     - cross release needs release
     - add gitlab release and asset links
     - move things around
    
    ### Test
    
     - a few more
    
    ### Commit Statistics
    
     - 9 commits contributed to the release over the course of 3 calendar days.
     - 3 days passed between releases.
     - 9 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Add correct binstall metadata (0000025)
        - Move dev-deps closer to deps (0000024)
        - Update dependency cargo-binstall to v1.19.0 (7c31941)
        - Pin dependencies (d143534)
        - A few more (0000021)
        - Fixup release (0000020)
        - Cross release needs release (0000019)
        - Add gitlab release and asset links (0000018)
        - Move things around (0000017)
  • v1.2.0

    c6e1ce3f · chore: Bump s3req v1.2.0 ·
    Release: Release v1.2.0
    ### Chore
    
     - lock file maintenance
     - pin rust crate insta to =1.47.2
       | datasource | package | from   | to     |
       | ---------- | ------- | ------ | ------ |
       | crate      | insta   | 1.47.2 | 1.47.2 |
    
    ### New Features
    
     - add a `curl` subcommand to generate a curl command
    
    ### Other
    
     - so much better
     - better message
    
    ### Style
    
     - clippy
    
    ### Test
    
     - fix nextest
    
    ### Commit Statistics
    
     - 7 commits contributed to the release.
     - 6 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**
        - Add a `curl` subcommand to generate a curl command (0000015)
        - Fix nextest (0000014)
        - Clippy (0000013)
        - So much better (0000012)
        - Lock file maintenance (e7ff5c6)
        - Better message (0000010)
        - Pin rust crate insta to =1.47.2 (63f859e)
  • v1.1.0

    b342615b · Bump s3req v1.1.0 ·
    ### New Features
    
     - AWS profile support
    
    ### Other
    
     - add publish via OIDC
    
    ### Commit Statistics
    
     - 2 commits contributed to the release.
     - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - AWS profile support (0000007)
        - Add publish via OIDC (0000006)
  • v1.0.0

    ef7fb042 · Release s3req v1.0.0 ·
    ### Chore
    
     - prepare for release
    
    ### New Features
    
     - start
    
    ### Commit Statistics
    
     - 4 commits contributed to the release.
     - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
     - 0 issues like '(#ID)' were seen in commit messages
    
    ### Commit Details
    
     * **Uncategorized**
        - Prepare for release (0000004)
        - Add renovate.json (e1e219c)
        - Start (0000002)
        - Init (0000001)