Releases: Velir/Jabberwocky
Releases · Velir/Jabberwocky
V2 RTM
v1.1.2 Jabberwocky.Glass
v2 Beta Release
v2.0-beta Ensuring symbols sources get published to SymbolSource
v1.0.3 Jabberwocky.Core, v1.1.1 Jabberwocky.Glass, v1.0 Jabberwocky.Glass.Mvc, v1.2 Jabberwocky.Glass.Autofac.Mvc
v1.1 Jabberwocky.Glass
This is a minor update to Jabberwocky.Glass. It contains the following changes:
- Adding z-index to the GlassFactoryTypeAttribute, allowing for multiple GIF implementations, ordered by priority (PR #26)
v1.1.1 Glass.Autofac.Mvc, v1.0.1 Glass.Autofac.WebApi
This is a maintenance release for the Jabberwocky.Autofac.(Mvc/WebApi) libraries. It includes the following change:
- Fix for dependency resolution error in AutofacProcessorFactory (in PR #23)
v1.1 Autofac & Glass.Autofac
Minor update to port the Autowire Service functionality into the base Jabberwocky.Autofac library. This is a non-breaking change, and should not require a recompilation of any existing code-bases.
However, the forwarded-types from the old namespace (Jabberwocky.Glass.Autofac.*) have been marked as obsolete, and will be removed in a subsequent release.
v1.0.2 Jabberwocky.Core
v1.1 Glass.Autofac.Mvc
Bug fixes for Code Analyzers
Includes fixes for:
- issue #15
Updates the following:
- Jabberwocky.Core.CodeAnalysis
- Jabberwocky.Glass.CodeAnalysis