-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: apimatic/core-interfaces-python
base: 0.1.1
head repository: apimatic/core-interfaces-python
compare: 0.1.6
- 14 commits
- 16 files changed
- 7 contributors
Commits on Feb 16, 2023
-
docs(license): add MIT license
This commit updates APIMatic custom license to MIT.
Configuration menu - View commit details
-
Copy full SHA for 25b5f92 - Browse repository at this point
Copy the full SHA 25b5f92View commit details -
ci(workflow): setup dependency review
This commit adds a workflow file for GitHub actions to avoid any vulnerable dependency injection through PRs.
Configuration menu - View commit details
-
Copy full SHA for 97f2936 - Browse repository at this point
Copy the full SHA 97f2936View commit details
Commits on Mar 28, 2023
-
ci(update-python-version-311): update the python version to 3.11 (#17)
adds the trigger option workflow dispatch so that it could be run manually. closes #16
Configuration menu - View commit details
-
Copy full SHA for c232755 - Browse repository at this point
Copy the full SHA c232755View commit details
Commits on Apr 4, 2023
-
build(version-update): the library version update to (0.1.3)
This commit updates the minor version of the library.
Configuration menu - View commit details
-
Copy full SHA for 322b9fd - Browse repository at this point
Copy the full SHA 322b9fdView commit details
Commits on Jun 13, 2023
-
ci: add bug reporting template (#24)
Co-authored-by: Asad Ali <asad.ali@apimatic.io>
Configuration menu - View commit details
-
Copy full SHA for e7b0c7f - Browse repository at this point
Copy the full SHA e7b0c7fView commit details -
ci: add pr review template (#22)
Co-authored-by: Asad Ali <asad.ali@apimatic.io>
Configuration menu - View commit details
-
Copy full SHA for 3d696b1 - Browse repository at this point
Copy the full SHA 3d696b1View commit details
Commits on Jul 24, 2023
-
feat(union-types): adds support for OneOf and AnyOf (#20)
This commit adds support for union-types that are OneOf and AnyOf types by providing the base type by the name of the UnionType which is an abstract class. This concrete implementation of this class are OneOf, AnyOf and LeafType classes which are part of the core library.
Configuration menu - View commit details
-
Copy full SHA for 91b5af6 - Browse repository at this point
Copy the full SHA 91b5af6View commit details
Commits on Sep 22, 2023
-
ci(release-workflow): updates release workflow (#25)
This commit updates the release workflow, removes the title field from the input, and updates the run-name for the action.
Configuration menu - View commit details
-
Copy full SHA for df3f32b - Browse repository at this point
Copy the full SHA df3f32bView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68e7838 - Browse repository at this point
Copy the full SHA 68e7838View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9c22ed - Browse repository at this point
Copy the full SHA c9c22edView commit details
Commits on May 10, 2024
-
feat(logging): add interfaces for logging feature (#29)
This commit adds interfaces for logging features used for logging the request & response (the implementation will be either NoneSdkLogger or SdkLogger) and also an abstract of logging a particular message that would be implemented by SDK users or the default logger (i.e. ConsoleLogger in our case).
Configuration menu - View commit details
-
Copy full SHA for 8e924ee - Browse repository at this point
Copy the full SHA 8e924eeView commit details
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa4930e - Browse repository at this point
Copy the full SHA fa4930eView commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ce3463f - Browse repository at this point
Copy the full SHA ce3463fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61777f6 - Browse repository at this point
Copy the full SHA 61777f6View commit details
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.1.1...0.1.6