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: lightbend-labs/mima
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.1
Choose a base ref
...
head repository: lightbend-labs/mima
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.2
Choose a head ref
  • 14 commits
  • 18 files changed
  • 2 contributors

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    3701e1a View commit details
    Browse the repository at this point in the history
  2. Tweak the release steps

    dwijnand committed May 13, 2021
    Configuration menu
    Copy the full SHA
    704bf36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ac501e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Update munit to 0.7.26

    scala-steward committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e6cc977 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #632 from scala-steward/update/munit-0.7.26

    Update munit to 0.7.26
    dwijnand authored May 14, 2021
    Configuration menu
    Copy the full SHA
    d85319c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    2126e24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #633 from scala-steward/update/scala-library-2.13.6

    Update scala-library to 2.13.6
    dwijnand authored May 17, 2021
    Configuration menu
    Copy the full SHA
    9be1842 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Ignore pickle/bytecode method mismatch

    I hoped to be able to completely handle this without unpickling the
    types.  The reported case pushed me to exploring it, but when I realised
    it would require reimplementing erasure logic I backed out again.
    dwijnand committed May 20, 2021
    Configuration menu
    Copy the full SHA
    e3cee9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #634 from dwijnand/pickle-vs-bytecode-method-mismatch

    Ignore pickle/bytecode method mismatch
    dwijnand authored May 20, 2021
    Configuration menu
    Copy the full SHA
    e12b773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d930798 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #635 from dwijnand/pickle-vs-bytecode-method-misma…

    …tch-test
    
    Tests for ignoring pickle/bytecode method mismatch
    dwijnand authored May 20, 2021
    Configuration menu
    Copy the full SHA
    da0c4c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a516715 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #636 from dwijnand/name-mangling

    Fix name mangling for nested classes
    dwijnand authored May 20, 2021
    Configuration menu
    Copy the full SHA
    9184e91 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Release 0.9.2

    dwijnand committed May 26, 2021
    Configuration menu
    Copy the full SHA
    d49fa2d View commit details
    Browse the repository at this point in the history
Loading