Releases: JasperFx/oakton
Releases · JasperFx/oakton
V6.2.1
What's Changed
- Fix possible NRE in AddOakton by @ArturDorochowicz in #100
- Use DisposeAsync with scopes and hosts by @ArturDorochowicz in #99
- Fixed the regression bug when Oakton hosted commands where used against an ASP.Net Core WebApplication
New Contributors
- @ArturDorochowicz made their first contribution in #100
Full Changelog: V6.2...V6.2.1
V6.2.0
What's Changed
- Graceful shutdown on SIGTERM, closes #79 by @agross in #80
- Fix describe command file output markdown formatting for heading2/title by @mysticmind in #91
- Add DI Hosted commands by @tgardner in #93
- Fix DI scope disposal and support for overridding the default command by @tgardner in #95
- Service container commands by @jeremydmiller in #96
- Fixed up Spectre usage. Closes GH-94 by @jeremydmiller in #97
- Dependency ordering between stateful resources. Closes GH-81 by @jeremydmiller in #98
New Contributors
- @agross made their first contribution in #80
- @mysticmind made their first contribution in #91
- @tgardner made their first contribution in #93
- @jeremydmiller made their first contribution in #96
Full Changelog: v5.0.0...V6.2