-
Notifications
You must be signed in to change notification settings - Fork 25
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: com-lihaoyi/mainargs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: com-lihaoyi/mainargs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 5 files changed
- 6 contributors
Commits on Feb 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcbab74 - Browse repository at this point
Copy the full SHA bcbab74View commit details
Commits on Feb 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d373c9 - Browse repository at this point
Copy the full SHA 5d373c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677b5c7 - Browse repository at this point
Copy the full SHA 677b5c7View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4cfe520 - Browse repository at this point
Copy the full SHA 4cfe520View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d05e91 - Browse repository at this point
Copy the full SHA 7d05e91View commit details
Commits on Mar 2, 2024
-
Make use of
info.releaseNotesURL
(#105)This just ensures that when Scala Steward sends in a PR to your project using mainargs that it correctly points to the changelog allowing people to easily just click it and go directly to it. Pull request: #105 --------- Co-authored-by: Tobias Roeser <le.petit.fou@web.de>
Configuration menu - View commit details
-
Copy full SHA for 35358b1 - Browse repository at this point
Copy the full SHA 35358b1View commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a780800 - Browse repository at this point
Copy the full SHA a780800View commit details
Commits on Apr 3, 2024
-
Fix usage of
ParserForClass
forcase class
es with more than 22 pa……rameters with some default values in Scala 2.x (#123) Somehow, the type annotation in the Scala 2 macro is necessary to avoid a compiler crash for large case classes which use default values, due to some issue with type inference: the lambda we generate that wraps a call to the default parameter method gets its type inferred as `<error>` after the `uncurry` phase. Not sure exactly what is the cause, but providing an explicit type annotation to the return value of the lambda seems to work around the problem PR contains a repro and unit test
Configuration menu - View commit details
-
Copy full SHA for a334c9f - Browse repository at this point
Copy the full SHA a334c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8e132c - Browse repository at this point
Copy the full SHA f8e132cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.6.2...0.6.3