-
-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: devlooped/ThisAssembly
base: v1.0.3
head repository: devlooped/ThisAssembly
compare: v1.0.4
- 12 commits
- 31 files changed
- 3 contributors
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5b93cf - Browse repository at this point
Copy the full SHA c5b93cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48966a4 - Browse repository at this point
Copy the full SHA 48966a4View commit details
Commits on Dec 17, 2020
-
Bump Scriban from 3.0.4 to 3.0.6
Bumps [Scriban](https://github.com/lunet-io/scriban) from 3.0.4 to 3.0.6. - [Release notes](https://github.com/lunet-io/scriban/releases) - [Changelog](https://github.com/lunet-io/scriban/blob/master/changelog.md) - [Commits](scriban/scriban@3.0.4...3.0.6) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 671cc6b - Browse repository at this point
Copy the full SHA 671cc6bView commit details
Commits on Dec 22, 2020
-
Bump Scriban from 3.0.6 to 3.0.7
Bumps [Scriban](https://github.com/lunet-io/scriban) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/lunet-io/scriban/releases) - [Changelog](https://github.com/lunet-io/scriban/blob/master/changelog.md) - [Commits](scriban/scriban@3.0.6...3.0.7) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0de311 - Browse repository at this point
Copy the full SHA e0de311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e79a2 - Browse repository at this point
Copy the full SHA 77e79a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43eb32f - Browse repository at this point
Copy the full SHA 43eb32fView commit details
Commits on Jan 20, 2021
-
Fix ThisAssembly.Project documentation
The README incorrectly states that project properties may be added to the `ThisAssembly.Project` class through the `ThisAssemblyProject` MSBuild items. The correct MSBuild item to use is actually `ProjectProperty`.
Configuration menu - View commit details
-
Copy full SHA for c76b922 - Browse repository at this point
Copy the full SHA c76b922View commit details
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 62ccd97 - Browse repository at this point
Copy the full SHA 62ccd97View commit details -
🔗 Support linked files in FileConstant
It's not uncommon to include files from outside the current project cone by linking them so they get properly copied to a desired output location (or shown in the project structure properly). If a `%(Link)` is present, use that instead of `RelativeDir` to determine the constant area and value to generate. Fixes #38
Configuration menu - View commit details
-
Copy full SHA for fc42655 - Browse repository at this point
Copy the full SHA fc42655View commit details -
📦 Embed Scriban for reduced size and improved isolation
For cases where more than one analyzer is using Scriban for source generators, we might get conflicts and generation might fail if they use a different version than our generators. Luckily, scriban now supports source embedding so we can eliminate that risk by leveraging that feature. Fixes #39
Configuration menu - View commit details
-
Copy full SHA for 9d53dae - Browse repository at this point
Copy the full SHA 9d53daeView commit details -
This exercises supported features and ensures we don't break stuff accidentally.
Configuration menu - View commit details
-
Copy full SHA for c8cdc28 - Browse repository at this point
Copy the full SHA c8cdc28View commit details
Commits on Jan 27, 2021
-
Remove CI nuget from top header, since we have a dogfooding section
The AzDO CI isn't used anymore, so drop the badge too.
Configuration menu - View commit details
-
Copy full SHA for 832f991 - Browse repository at this point
Copy the full SHA 832f991View 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 v1.0.3...v1.0.4