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: membraneframework/membrane_core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: membraneframework/membrane_core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 10 commits
  • 15 files changed
  • 5 contributors

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    099a8a5 View commit details
    Browse the repository at this point in the history
  2. Lint and changelog

    Krzysztof Wende committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    de66e91 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Update CHANGELOG.md

    Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
    wende and varsill authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    0ae23f1 View commit details
    Browse the repository at this point in the history
  2. Update mix.exs with version

    Krzysztof Wende authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    4b78a1c View commit details
    Browse the repository at this point in the history
  3. Test fix

    Krzysztof Wende committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    043e9d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

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

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    7a05691 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #958 from membraneframework/957-bugfix-component-t…

    …ype-v-component-module
    wende authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    5e2c231 View commit details
    Browse the repository at this point in the history
  3. Fix order of handle_child_terminated and handle_crash_group_down call…

    …back invocation (#962)
    
    * Make sure that all handle_child_terminated callbacks are called before handle_crash_group_down. Add test checking that. Fix a formatting issue in documentation for the testing pipeline
    
    * Improve docs form handle_crash_group_down
    varsill authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    f8b7652 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    28b3f19 View commit details
    Browse the repository at this point in the history
Loading