Releases: dassjosh/Plugin.Merge
Releases · dassjosh/Plugin.Merge
Release 1.0.15
Release 1.0.14
- Strip global prefix from using statements
Release 1.0.13
What's Changed
- Added support for using statements after namespace declaration.
- Created files will now use File Scoped Namespaces when possible.
- Automatically detect extension methods. Removed //Define:ExtensionMethods comment processing
- Updated README with latest configs
Full Changelog: v1.0.12...v1.0.13
v1.0.12
Release 1.0.11
What's Changed
Full Changelog: v1.0.10...v1.0.11
Release 1.0.10
What's Changed
- Added handling for delegates
- Set rollforward to latestminor
- Added support for required preprocessor directives
- Removed uMod as a platform
Full Changelog: v1.0.8...v1.0.10
Release 1.0.8
What's Changed
Full Changelog: v1.0.7...v1.0.8
Release 1.0.7
What's Changed
Full Changelog: v1.0.6...v1.0.7
Release 1.0.6
Release 1.0.5
What's Changed
-
Simplified merge file creation process
-
Added support for merging extension methods
-
Added support for using aliases
-
Added support for copying interfaces on plugins
-
Added rename command to rename framework files to match plugin name
-
No longer need to specify plugin base class. It is not automatically determined and used
-
Improved processing of Framework comments
-
Bumped dependency versions
-
V1.0.5 by @dassjosh in #13
Full Changelog: v1.0.4...v1.0.5