Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: JasperFx/lamar

V15.0.1

20 Jul 19:18

Choose a tag to compare

What's Changed

  • The internal dependencies changed to consolidate everything else into a new JasperFx library
  • Lamar.Diagnostics is now merged into just the main Lamar libary
  • docs: fixed typo in guide/index.md by @marleypowell in #419
  • Use correct type for null singleton values by @niclasahlqvist in #418

New Contributors

Full Changelog: v15.0.0...V15.0.1

V14.0.1

18 Nov 17:50

Choose a tag to compare

What's Changed

  • Use latest MS dependencies for each corresponding .net version by @rizi in #406

Full Changelog: V14.0.0...V14.0.1

V14.0.0

18 Nov 15:46

Choose a tag to compare

What's Changed

  • Removes support for .NET 6.0
  • Adds support for .NET 9.0
  • Update README.md by @rizi in #403
  • Add support for Net 9 by @rizi in #404

Full Changelog: V13.1.0...V14.0.0

V13.1.0

16 Aug 01:05

Choose a tag to compare

What's Changed

  • Fix gh 398 hash collision mitigation by @jwoodman510 in #399
  • Adds support for Host.CreateApplicationBuilder() in Lamar.Microsoft.DependencyInjection
  • Some extra "special sauce" for integration with Wolverine 3.0

New Contributors

Full Changelog: V13.0.4...V13.1.0

V13.0.4

10 May 19:23

Choose a tag to compare

What's Changed

  • Check if service is keyed before accessing ImplementationType by @psampaio in #396

New Contributors

Full Changelog: V13.0.3...V13.0.4

V13.0.3

19 Feb 20:24

Choose a tag to compare

Little change to disallow Lamar from ever trying to fulfill Guid as a service dependency automatically

V13.0.0

14 Dec 16:45

Choose a tag to compare

What's Changed

  • Don't resolve collections for not registered types when IServiceProviderIsService is used - GH-391 by @rizi in #392
  • Fix typo in registry-dsl.md by @ile-monad in #393
  • All Lamar Nugets depend on >= 8.0.0 of the core .NET Nugets

New Contributors

Full Changelog: v12.1.0...V13.0.0

V12.1.0

15 Nov 16:22

Choose a tag to compare

.NET 8 support

V12.0.2

28 Sep 16:39

Choose a tag to compare

Fix for #340

v12.0.1

07 Sep 15:31

Choose a tag to compare