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: InsertKoinIO/koin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.0-alpha1
Choose a base ref
...
head repository: InsertKoinIO/koin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.0-alpha2
Choose a head ref
  • 13 commits
  • 57 files changed
  • 1 contributor

Commits on Nov 4, 2025

  1. update API signature

    arnaudgiuliani committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    d6cb39a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2856aef View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Fix lazy modules loading performance to make it in parallel at start.…

    … Add KMP runBlocking (except JS warning)
    
    API dump
    arnaudgiuliani committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    7e84fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e87c82 View commit details
    Browse the repository at this point in the history
  3. bump alpha2

    arnaudgiuliani committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    4b96dd4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2303 from InsertKoinIO/fix_koin-core-coroutines-load

    [Fix] koin core coroutines loading in background
    arnaudgiuliani authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    aea86e6 View commit details
    Browse the repository at this point in the history
  5. doc update

    arnaudgiuliani committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    58a6250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05273fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0020e17 View commit details
    Browse the repository at this point in the history
  8. release doc update

    arnaudgiuliani committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    0430aa8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2304 from InsertKoinIO/feat_explicit_override

    [Feat] Explicit definition override
    arnaudgiuliani authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    d1dbff7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Configuration menu
    Copy the full SHA
    261bf93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2879bf1 View commit details
    Browse the repository at this point in the history
Loading