Releases: JasperFx/alba
Releases · JasperFx/alba
v8.5.2
What's Changed
- Fix content root discovery with slnx by @dmytro-pryvedeniuk in #222
- Update JasperFx from 1.10.1 to 1.21.3 by @jeremydmiller in #221
- Enable JasperFxEnvironment.AutoStartHost automatically by @dmytro-pryvedeniuk in #223
Full Changelog: v8.5.1...v8.5.2
v8.5.1
What's Changed
- Avoid extra cmd arguments causing issues with Wolverine-based systems by @dmytro-pryvedeniuk in #220
Full Changelog: v8.5.0...v8.5.1
v8.5.0
v8.4.1
What's Changed
- Form values should allow duplicates by @LodewijkSioen in #214
- Avoid flaky tests by @dmytro-pryvedeniuk in #211
New Contributors
- @LodewijkSioen made their first contribution in #214
- @dmytro-pryvedeniuk made their first contribution in #211
Full Changelog: v8.4.0...v8.4.1
v8.4.0
v8.3.0
What's Changed
- Update MockAuthenticationHandler to support SignOut by @htuomola in #203
- Add FromHttpRequestMessage extension method by @AndreyBespamyatnov in #208
New Contributors
- @htuomola made their first contribution in #203
- @AndreyBespamyatnov made their first contribution in #208
Full Changelog: v8.2.1...v8.3.0
v8.2.1
Bug Fixes
Internal Changes
- Fix some documentation typos by @Hawxy in #187
- exclude .received. since they are a temp file used by Verify by @SimonCropp in #188
- Simplify snapshot testing by @SimonCropp in #189
- add link to Verify.AspNetCore by @SimonCropp in #190
- use well known header properties by @SimonCropp in #191
- cleanup HttpRequestBody by @SimonCropp in #193
- make Snapshot Testing reflect recent verify changes by @SimonCropp in #192
- avoid redundant stream to array allocation in AssertionContext by @SimonCropp in #194
- avoid multiple calls to enumerable.Count in ShouldHaveTheSameElementKeysAs by @SimonCropp in #195
- avoid duplicate dictionary lookup in NoHeaderValueAssertion by @SimonCropp in #196
New Contributors
Full Changelog: v8.2.0...v8.2.1
v8.2.0
New Features
Documentation
Internal Changes
Full Changelog: v8.1.1...v8.2.0