Releases: piotrstenke/Durian
Releases · piotrstenke/Durian
v3.0.0
v2.0.1
- Fixed an issue when generators didn't run in main Durian package.
- Fixed an issue when generators didn't report diagnostics when Durian.Core wasn't present in the compilation.
- Fixed invalid inheritdoc tags in DefaultParamScopedAttribute
- Removed Durian.Manager from DurianPackage
v2.0.0
Remove Manager
v1.2.1
- Bugfixes in Durian.Manager.
- Changed values in PackageRepository.
v1.2.0
- Changed namespaces of the analyzer packages.
- Added Durian.Manager.
- Added API for caching analysis results.
- Added new diagnositcs for DefaultParam and Core.Analyzer.
- Removed MovedFromAttribute from Durian.Core.
- Added DisableModuleAttribute to Durian.Core.
v1.1.0
- Changed default values of DPTypeConvetion and DPMethodConvention to Inherit and Call respectively.
- Added four new methods to AnalysisUtilities that validate identifiers.
- Added TargetNamespace for DefaultParam configuration attributes.
v1.0.1
Initial release (1.0.0) + minor change in Durian.csproj (1.0.1)