Skip to content

Releases: matt-goldman/blake

1.0.21

31 Aug 21:32
902f36f

Choose a tag to compare

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

15 Aug 22:44
6cdb06a

Choose a tag to compare

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

New Contributors

  • @Copilot made their first contribution in #25

Full Changelog: 1.0.12...1.0.17

1.0.12

09 Aug 12:11
3f58098

Choose a tag to compare

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

05 Aug 05:29
4e0946a

Choose a tag to compare

What's Changed

🎉 Features

Full Changelog: 1.0.10...1.0.11

1.0.10

03 Aug 02:43
fcd021e

Choose a tag to compare

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

Full Changelog: 1.0.7...1.0.10

1.0.7

02 Aug 02:25
f662182

Choose a tag to compare

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

Full Changelog: 1.0.1...1.0.7