Releases: JasperFx/lamar
Releases Β· JasperFx/lamar
V15.0.1
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.mdby @marleypowell in #419 - Use correct type for null singleton values by @niclasahlqvist in #418
New Contributors
- @marleypowell made their first contribution in #419
- @niclasahlqvist made their first contribution in #418
Full Changelog: v15.0.0...V15.0.1
V14.0.1
What's Changed
Full Changelog: V14.0.0...V14.0.1
V14.0.0
V13.1.0
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
- @jwoodman510 made their first contribution in #399
Full Changelog: V13.0.4...V13.1.0
V13.0.4
V13.0.3
Little change to disallow Lamar from ever trying to fulfill Guid as a service dependency automatically
V13.0.0
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
- @rizi made their first contribution in #392
- @ile-monad made their first contribution in #393
Full Changelog: v12.1.0...V13.0.0
V12.1.0
.NET 8 support
V12.0.2
v12.0.1
Just bug fixes: https://github.com/JasperFx/lamar/milestone/15?closed=1