Skip to content

Releases: DevTeam/Pure.DI

2.1.59

27 Feb 11:38
Compare
Choose a tag to compare

Changes:

  • Improved indication of the location of errors and warnings

2.1.58

25 Feb 07:19
Compare
Choose a tag to compare

Changes:

  • Added localization for Arabic, Hindi and Portuguese.

2.1.57

20 Feb 14:06
Compare
Choose a tag to compare

Changes:

  • Added localization of compilation error messages and warnings to Chinese, Spanish, Japanese, French, Russian and German.
  • Improved performance.

2.1.56

07 Feb 09:49
Compare
Choose a tag to compare

Changes:

  • Support for wildcard filter for full name of Roots and Builders types

Bug fixes:

  • Fix "An item with the same key has already been added" error in graph

2.1.55

05 Feb 14:45
Compare
Choose a tag to compare

Bug fixes:

  • Should not add a builder or a root for base type when using the Builders and Roots APIs

2.1.54

04 Feb 12:31
Compare
Choose a tag to compare

Changes:

Support for the new API: Roots & Builders. Please see these examples:

2.1.53

25 Jan 10:22
Compare
Choose a tag to compare

This release is made to support development on Unity.

Unity

Changes:

2.1.52

22 Jan 12:36
Compare
Choose a tag to compare

Changes:

  • Support for multiple hints
  • Support for wildcard hints and performance improvements

See this example for details.

2.1.51

17 Jan 15:57
Compare
Choose a tag to compare

Changes:

  • Increased code generation performance

2.1.50

16 Jan 09:46
Compare
Choose a tag to compare

Bug fixes:

  • #84 Error “Sequence does not contain elements” when using BuildUp with non-transitive dependencies