This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
This is a small bugfix update. Generated assemblies should be mostly compatible with those generated by 0.4.15.1. | ||
Changes: | ||
* Added `ClassInjectionAssemblyTargetAttribute` (contributed by @ds5678 in #49) | ||
* Fixed crashes on Unity 2020.1.x and later | ||
This is a small bugfix update. Generated assemblies should be mostly compatible with those generated by 0.4.15.2. | ||
Changes (contributed by @ds5678): | ||
* Improved support for various Unity versions | ||
* Base types of injected types are automatically injected if necessary | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters