Skip to content

Releases: ServiceComposer/ServiceComposer.AspNetCore

2.2.0

01 May 16:20
1a24357
Compare
Choose a tag to compare

What's Changed

  • Add a TryBind option to allow access to the model state dictionary and additional binding information by @mauroservienti in #675

Full Changelog: 2.0.1...2.2.0

2.1.0

30 Aug 08:34
0786197
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

14 Jun 16:45
5d53cd4
Compare
Choose a tag to compare

What's Changed

  • Make sure the IEndpointScopedViewModelFactory implementing type is added to the components registry by @mauroservienti in #522

Full Changelog: 2.0.0...2.0.1

2.0.0

02 Jan 14:01
3efe8d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.0...2.0.0

1.13.0

08 Apr 16:44
1e2cf78
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.0...1.13.0

1.12.0

17 Feb 13:05
d2d1dd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.12.0

1.12.0 Beta 1

17 Feb 12:26
d2d1dd4
Compare
Choose a tag to compare
1.12.0 Beta 1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.11.0...1.12.0-beta.1

1.11.0

16 Oct 12:01
f615846
Compare
Choose a tag to compare

What's Changed

  • Allow applying the same attribute type multiple times to one handler to map different routes by @mauroservienti in #176

Full Changelog: 1.10.0...1.11.0

1.10.0

08 Oct 11:24
d0178f8
Compare
Choose a tag to compare

What’s Changed

🚀 Features & improvements

🧰 Maintenance & dependencies

  • Bump ApprovalTests from 5.7.0 to 5.7.1 in /src/ServiceComposer.AspNetCore.Tests (#320) @dependabot
  • Bump FakeItEasy from 7.1.0 to 7.2.0 in /src/ServiceComposer.AspNetCore.Tests (#319) @dependabot
  • Bump Bullseye from 3.7.1 to 3.8.0 in /targets (#318) @dependabot
  • Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /src/ServiceComposer.AspNetCore.Tests (#317) @dependabot
  • Bump ApprovalTests from 5.5.0 to 5.7.0 in /src/ServiceComposer.AspNetCore.Tests (#316) @dependabot
  • Bump Bullseye from 3.7.0 to 3.7.1 in /targets (#313) @dependabot
  • Bump SimpleExec from 7.0.0 to 8.0.0 in /targets (#312) @dependabot
  • Bump FakeItEasy from 7.0.2 to 7.1.0 in /src/ServiceComposer.AspNetCore.Tests (#309) @dependabot
  • Bump ApprovalTests from 5.4.7 to 5.5.0 in /src/ServiceComposer.AspNetCore.Tests (#308) @dependabot
  • Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /src/ServiceComposer.AspNetCore.Tests (#307) @dependabot
  • Bump FakeItEasy from 7.0.1 to 7.0.2 in /src/ServiceComposer.AspNetCore.Tests (#306) @dependabot
  • Bump ServiceComposer.AspNetCore.Testing from 1.2.0 to 1.3.0 in /src/ServiceComposer.AspNetCore.Tests (#303) @dependabot
  • Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /src/ServiceComposer.AspNetCore.Tests (#302) @dependabot
  • Note about templates (#314) @mauroservienti

Special thanks to @markphillips100

1.9.1

01 Apr 14:27
1291e40
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

  • Fix: Application startup fails if ASPNETCORE_ENVIRONMENT is set to Development (#299) @mauroservienti

🧰 Maintenance & dependencies

  • Bump FakeItEasy from 7.0.0 to 7.0.1 in /src/ServiceComposer.AspNetCore.Tests (#298) @dependabot