Releases: matt-goldman/blake
Releases · matt-goldman/blake
1.0.21
What's Changed
🎉 Features
- Optimize PluginLoader to check DLLs before running dotnet restore by @Copilot in #52
- Improve exception handling in IsNuGetPluginValid to prevent unnecessary restores by @Copilot in #56
- Add image handling and dimension parsing to renderer by @matt-goldman in #57
🐛 Bug Fixes
- Refactor folder retrieval logic to improve clarity and maintainability by @matt-goldman in #46
📦 Other Changes
- Fix preview label not creating pre-release NuGet packages by @Copilot in #47
Full Changelog: 1.0.17...1.0.21
1.0.17
What's Changed
🎉 Features
- Generate copilot instructions for Blake project by @Copilot in #25
- 🧪 Add comprehensive integration tests for Blake CLI commands and plugin system by @Copilot in #29
- Fix listing templates by @matt-goldman in #33
- 🐛 Fix plugin dependency loading using AssemblyLoadContext by @Copilot in #35
- Fix plugin dependency loading by using LoadFromAssemblyPath and modernize PluginLoadContext by @Copilot in #37
- Fix Blake test functionality: resolve plugin loading and template API issues by @Copilot in #39
- Fix plugin loading dependencies by @matt-goldman in #40
- Enhance failure logging and resilience in content generation process by @matt-goldman in #43
📦 Other Changes
- Update README and TemplateRegistry to enhance documentation and add n… by @matt-goldman in #24
- Fix typo in ShortName for Blake Docs template in TemplateRegistry.json by @matt-goldman in #26
- Modernize README with prominent sample sites and engaging design by @Copilot in #28
- Update README.md by @matt-goldman in #30
- Update README.md by @matt-goldman in #31
- Update copilot-instructions.md by @matt-goldman in #36
New Contributors
- @Copilot made their first contribution in #25
Full Changelog: 1.0.12...1.0.17
1.0.12
What's Changed
🎉 Features
- Update command line option for cleaning generated content to use shorthand '-cl' by @matt-goldman in #20
Full Changelog: 1.0.11...1.0.12
1.0.11
1.0.10
What's Changed
🎉 Features
- Update project file builder to ignore cascading templates by @matt-goldman in #15
- Add structured logging using Microsoft.Extensions.Logging by @matt-goldman in #16
- Add missing logger parameter in SiteGenerator for LoadPlugins by @matt-goldman in #17
📦 Other Changes
- Update README.md by @matt-goldman in #14
Full Changelog: 1.0.7...1.0.10
1.0.7
What's Changed
🎉 Features
- Update reusable publish workflow reference to use the main branch by @matt-goldman in #7
- Add Microsoft.Extensions.Logging.Console package by @matt-goldman in #13
📦 Other Changes
- Fix logo in readme (svg url and pointing to url by @matt-goldman in #5
- Fix emoji bullets in README by @matt-goldman in #6
- Fix CI and publish workflow by @matt-goldman in #8
- Refactor publish job in CI workflow to remove reusable workflow by @matt-goldman in #9
- Add build step before packing project in CI workflow by @matt-goldman in #10
- Remove breaking change committed by copilot by @matt-goldman in #11
- Fix broken build by @matt-goldman in #12
Full Changelog: 1.0.1...1.0.7