Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: orhun/daktilo Loading
base: v0.3.0
Choose a base ref
...
head repository: orhun/daktilo Loading
compare: v0.3.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    33ed3fd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. chore(deps): bump tokio from 1.32.0 to 1.33.0 (#39)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.32.0 to 1.33.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f5b4c2a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. chore(deps): bump regex from 1.9.6 to 1.10.0 (#40)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.9.6 to 1.10.0.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.9.6...1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333 dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    12d26cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c25044d View commit details
    Browse the repository at this point in the history
  3. chore: release v0.3.1 (#38)

    Signed-off-by: release-plz <[email protected]>
    Co-authored-by: release-plz <[email protected]>
    orhun and release-plz committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9217a7d View commit details
    Browse the repository at this point in the history
Loading