Skip to content

Releases: JasperFx/alba

v8.5.2

03 Apr 07:39
15352f3

Choose a tag to compare

What's Changed

Full Changelog: v8.5.1...v8.5.2

v8.5.1

24 Mar 12:41
7cdc410

Choose a tag to compare

What's Changed

Full Changelog: v8.5.0...v8.5.1

v8.5.0

23 Mar 09:09
74a86bd

Choose a tag to compare

What's Changed

  • Use configuration overrides rather than settings by @Hawxy in #218
  • Add RawJson to SendExpression by @Hawxy in #219

Full Changelog: v8.4.1...v8.5.0

v8.4.1

16 Mar 11:03

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.4.0...v8.4.1

v8.4.0

25 Nov 01:37
f2c0641

Choose a tag to compare

What's Changed

  • .NET 10 Support @Hawxy in #209
  • Removed some obsolete IWebHost usage from internals.

Full Changelog: v8.3.0...v8.4.0

v8.3.0

07 Nov 02:01
b68e5d0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.1...v8.3.0

v8.2.1

17 Jun 14:43
5fdfd80

Choose a tag to compare

Bug Fixes

  • Remove redundant type constraint T: class on IUrlEpxression.Json method by @thuijer in #200

Internal Changes

New Contributors

Full Changelog: v8.2.0...v8.2.1

v8.2.0

23 Apr 10:37
f862778

Choose a tag to compare

New Features

Documentation

Internal Changes

Full Changelog: v8.1.1...v8.2.0

v8.1.1

11 Jan 04:01
7fa9072

Choose a tag to compare

Bug Fixes

  • Fix JWT stub compatibility with Microsoft.Identity.Web by @Hawxy in #183

Internal Changes

Full Changelog: v8.1.0...v8.1.1

v8.1.0

26 Nov 11:36
300913a

Choose a tag to compare

New Features

  • Added support for .NET 9