Skip to content

Releases: dbosoft/Hosuto

v1.2

09 Feb 12:07
1b91e9a
Compare
Choose a tag to compare

What's Changed

  • WebModuleFactory - added WithModuleHostBuilder by @fw2568 in #37

Full Changelog: v1.1...v1.2

Release 1.1

04 Oct 18:00
af6eef2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

Release 1.0

07 Apr 15:37
0ea8d62
Compare
Choose a tag to compare

💥 Breaking Changes

  • Breaking:: removed ASP.NetCore 2.1 for .NET 6.0 support: #34
  • Bug: fix pipeline order in #33
  • Bug: module constructor injection for simpleinjector in #35

Full Changelog: v0.4.0...v1.0

Release 1.0 (Release Candidate 1)

24 Jan 17:02
0ea8d62
Compare
Choose a tag to compare
Pre-release

💥 Breaking Changes

  • Breaking:: removed ASP.NetCore 2.1 for .NET 6.0 support: #34
  • Bug: fix pipeline order in #33
  • Bug: module constructor injection for simpleinjector by @fw2568 in #35

Full Changelog: v0.4.0...v1.0-rc.1

Release 0.4

11 May 02:08
88e9df7
Compare
Choose a tag to compare

💥 Breaking Changes

  • removed IModule interface #32
    IModule interface has been removed as it is no longer required to have a module name in Hosuto framework.
    It can be replaced by new interface INamedModule in case you need naming in your code.

  • automatic lookup of assets for modules #30
    This change replaces the asset handling of Release 0.3.

🪲 Bug Fixes

  • ModulesHostBuilder dosn't configures App Host #28

Release 0.3

09 May 11:15
2b7eb40
Compare
Choose a tag to compare

⭐ New Features

  • added support for static assets #26
  • added .net 5 support #22

Release 0.2.2

27 Aug 09:37
4ae3019
Compare
Choose a tag to compare

Release 0.2.1

11 Aug 19:48
2a1b50b
Compare
Choose a tag to compare

Release 0.2.0

09 Aug 11:27
a416f90
Compare
Choose a tag to compare

Release 0.1.2