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: veeso/suppaftp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.7
Choose a base ref
...
head repository: veeso/suppaftp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 12, 2025

  1. fix(ci): coverage

    veeso committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    d64670c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. fix: doc: fix minor typos referencing 'termscp' in CONTRIBUTING.md (#98

    …) (#99)
    
    Signed-off-by: Alan D. Salewski <ads@salewski.email>
    salewski authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    aed101e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. feat(deps): migrated from async-tls to futures-rustls (#101)

    async-tls is unmaintained and rustls has actually released an official version for async tls, so we should use that instead
    
    fix #100
    veeso authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    72c68b4 View commit details
    Browse the repository at this point in the history
  2. fix(chore): readme styles

    veeso committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    48eea09 View commit details
    Browse the repository at this point in the history
Loading