Skip to content

Releases: piotrstenke/Durian

v3.0.0

23 Aug 12:28
Compare
Choose a tag to compare
Fix all issues and add CopyFrom sample

v2.0.1

31 Jan 21:48
Compare
Choose a tag to compare
  • 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

30 Jan 20:51
Compare
Choose a tag to compare
Remove Manager

v1.2.1

19 Jun 17:13
Compare
Choose a tag to compare
  • Bugfixes in Durian.Manager.
  • Changed values in PackageRepository.

v1.2.0

19 Jun 17:11
Compare
Choose a tag to compare
  • 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

04 Jun 18:15
Compare
Choose a tag to compare
  • 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

02 Jun 18:28
Compare
Choose a tag to compare

Initial release (1.0.0) + minor change in Durian.csproj (1.0.1)