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: bruderstein/PythonScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.18
Choose a base ref
...
head repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.19
Choose a head ref
  • 11 commits
  • 211 files changed
  • 2 contributors

Commits on Apr 28, 2024

  1. update to boost 1.85.0

    chcg committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0faef87 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. #330 Wrap text in console

    Added sample code from issue as script
    chcg committed May 1, 2024
    Configuration menu
    Copy the full SHA
    05c7443 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Bump PythonScript.Tests/gtest from 77afe8e to d83fee1 (#336)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `77afe8e` to `d83fee1`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@77afe8e...d83fee1)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 3, 2024
    Configuration menu
    Copy the full SHA
    eaecf4a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Bump PythonScript.Tests/gtest from d83fee1 to a7f443b (#338)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `d83fee1` to `a7f443b`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@d83fee1...a7f443b)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    29d1d1a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. python 3.12.4

    chcg committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bf5ef59 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Bump PythonScript.Tests/gtest from a7f443b to 34ad51b (#341)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `a7f443b` to `34ad51b`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@a7f443b...34ad51b)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    52f7d7b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Bump PythonScript.Tests/gtest from 34ad51b to ff233bd (#345)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `34ad51b` to `ff233bd`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@34ad51b...ff233bd)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 4, 2024
    Configuration menu
    Copy the full SHA
    486eadb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. update to python 3.12.5

    chcg committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    15718e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump PythonScript.Tests/gtest from ff233bd to 0953a17 (#347)

    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `ff233bd` to `0953a17`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@ff233bd...0953a17)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    455b9ed View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    8d13583 View commit details
    Browse the repository at this point in the history
  2. version 3.0.19 for alpha tests

    chcg committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    0cb7481 View commit details
    Browse the repository at this point in the history
Loading