-
Notifications
You must be signed in to change notification settings - Fork 88
Comparing changes
Open a pull request
base repository: uber/mockolo
base: 2.0.1
head repository: uber/mockolo
compare: 2.1.1
- 13 commits
- 18 files changed
- 6 contributors
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f533716 - Browse repository at this point
Copy the full SHA f533716View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3229bdd - Browse repository at this point
Copy the full SHA 3229bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb5712 - Browse repository at this point
Copy the full SHA fcb5712View commit details -
Fix warnings that require changes in other types
The `name` property of `EntityNode` has been renamed to `nameText` to avoid clashing with the new `name` property of conforming types (`ProtocolDeclSyntax` and `ClassDeclSyntax`)
Configuration menu - View commit details
-
Copy full SHA for a852323 - Browse repository at this point
Copy the full SHA a852323View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1a0550 - Browse repository at this point
Copy the full SHA a1a0550View commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 519439f - Browse repository at this point
Copy the full SHA 519439fView commit details
Commits on Feb 14, 2024
-
Merge pull request #247 from pablocornejo/feature/swift-syntax-5.9
Update swift-syntax to 509.0.0
Configuration menu - View commit details
-
Copy full SHA for df35505 - Browse repository at this point
Copy the full SHA df35505View commit details
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bfcdee5 - Browse repository at this point
Copy the full SHA bfcdee5View commit details
Commits on Apr 15, 2024
-
Support
Sendable
compliant protocols and classes (#254)* Implemented inheritance of @unchecked Sendable for mock classes conforming to the Sendable protocol * Corrected syntax for inheritedTypes in template processing * Fixed CoW overhead issues * Removed unnecessary imports
Configuration menu - View commit details
-
Copy full SHA for b57ef4a - Browse repository at this point
Copy the full SHA b57ef4aView commit details
Commits on Apr 19, 2024
-
Update swift-syntax 510 (#255)
* Update swift-syntax version to 510 * trimming * Align with README requirements
Configuration menu - View commit details
-
Copy full SHA for 41c09bb - Browse repository at this point
Copy the full SHA 41c09bbView commit details -
Add artifactbundle for build tools plugin (#256)
* Update release workflow * simplify build and test actions * enable manual dispatch release action * avoid job name conflicts * Use qemu * fix lucking destination name * Use latest macos * Fix some careless miss * Add make artifactbundle job * Add body edit * fix some careless mistake * add merge-multiple * fix unzipped directory name * merge-multiple also required * Add build tools plugin option * Update .github/workflows/release.yml Co-authored-by: Fumiya Tanaka <fumiya989@gmail.com> --------- Co-authored-by: Fumiya Tanaka <fumiya989@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6796bcb - Browse repository at this point
Copy the full SHA 6796bcbView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab2901a - Browse repository at this point
Copy the full SHA ab2901aView commit details -
* Fix build ubuntu version * Bump up version to 2.1.1
Configuration menu - View commit details
-
Copy full SHA for 43c7ec5 - Browse repository at this point
Copy the full SHA 43c7ec5View 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 2.0.1...2.1.1