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: SpamScope/mail-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: SpamScope/mail-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.0
Choose a head ref
  • 8 commits
  • 36 files changed
  • 2 contributors

Commits on Oct 23, 2024

  1. Merge branch 'release/4.0.0' into develop

    Fedele Mantuano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    04e8c85 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Improving code quality (#122)

    * Improved importing
    
    * Fixed coverage in GitHub actions
    
    * Fixed coverage in GitHub actions
    
    * Fixed coverage
    
    * Adding pre commit
    
    * Added pre commit in pipeline
    
    * Added ruff
    
    * Minor change
    Fedele Mantuano authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7dfc646 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Fixed issue #97, #123 and #124 (#125)

    * Issue #123: rename module to avoid conflic import
    
    * Issue #123 and #124
    
    * Issue #123 new badge
    
    * Refactoring get_server_ipaddress
    
    * Fixed issue #97
    Fedele Mantuano authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5340c6b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Added Docker build (#126)

    * Added Docker build
    
    * Bugfix Build and push Docker image
    
    * Bugfix actions
    
    * Bugfix github actions
    
    * Bugfix actions
    
    * Bugfix actions
    
    * Added push on Docker Hub
    
    * Bugfix actions
    
    * Bugfix actions
    
    * Test
    
    * Bugfix actions
    
    * Bugfix actions
    
    * Fixed build docker  GitHub Container Registry
    
    * Added publish to PyPI
    
    * Improved cli code
    
    * Fixed tests and minor refactoring
    
    * Minor changes
    fedelemantuano authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    08bccc5 View commit details
    Browse the repository at this point in the history
  2. Minor change

    Fedele Mantuano committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8cb542d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Added bitcoin code (#127)

    * Added bitcoin image
    
    * Added image in readme
    
    * Fix bitcoin image
    
    * fix image
    
    * Changed bitcoin url for develop branch
    fedelemantuano authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1877c62 View commit details
    Browse the repository at this point in the history
  2. New version

    Fedele Mantuano committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e83cc38 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/4.1.0'

    Fedele Mantuano committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fb34c0e View commit details
    Browse the repository at this point in the history
Loading