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: Flexget/Flexget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.6
Choose a base ref
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.7
Choose a head ref
  • 5 commits
  • 5 files changed
  • 5 contributors

Commits on May 3, 2023

  1. Prepare v3.6.7.dev

    FlexGet-Bot committed May 3, 2023
    Configuration menu
    Copy the full SHA
    93aea8b View commit details
    Browse the repository at this point in the history
  2. [Add] template filter to parse human-readable file size to bytes (#3750)

    * Add template filter to parse human-readable file size to bytes
    
    * pass test
    
    * handle undefined variable case
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * add si carry support and remove regex anchor
    
    minor improve of regex false-positive match
    
    * tighten up regexp and adjust variable name
    
    * add specified test for `parse_size`
    
    * add case-insensitive matching support
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    mnixry and pre-commit-ci[bot] authored May 3, 2023
    Configuration menu
    Copy the full SHA
    084ed12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ec876 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    9448fe1 View commit details
    Browse the repository at this point in the history
  2. v3.6.7

    FlexGet-Bot committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d6c3f65 View commit details
    Browse the repository at this point in the history
Loading