- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 53
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: omni-us/jsonargparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: omni-us/jsonargparse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 14 files changed
- 1 contributor
Commits on Mar 8, 2021
-
- Added function to register additional types for use in parsers.
- Added type hint support for complex and UUID classes. - PositiveInt and NonNegativeInt now gives error instead of silently truncating when given float. - Types created with restricted_number_type and restricted_string_type now share a common TypeCore base class. - Fixed ActionOperators not give error if type already registered. - Fixed List[Tuple] types not working correctly.
Configuration menu - View commit details
-
Copy full SHA for da82a62 - Browse repository at this point
Copy the full SHA da82a62View commit details -
- Fixed bug in dump where some nested dicts were kept as Namespace.
- Addressed sonarcloud comment on repeated message in _flat_namespace_to_dict. - Preparing for release 3.6.0.
Configuration menu - View commit details
-
Copy full SHA for 7c3cd08 - Browse repository at this point
Copy the full SHA 7c3cd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2856ff2 - Browse repository at this point
Copy the full SHA 2856ff2View commit details
There are no files selected for viewing