Skip to content

Releases: LayeredCraft/source-generator-tools

v0.1.0-beta.10

21 Dec 16:35
023de14

Choose a tag to compare

What's Changed

  • docs: enhance README with detailed package usage and configuration examples by @j-d-ha in #11

Full Changelog: v0.1.0-alpha.9...v0.1.0-beta.10

v0.1.0-alpha.9

21 Dec 15:45
0bd5f98

Choose a tag to compare

What's Changed

  • fix(generator): improve UsePublicModifier option parsing for boolean values by @j-d-ha in #10

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

v0.1.0-alpha.8

21 Dec 15:20
7a060e3

Choose a tag to compare

What's Changed

  • feat: Add MSBuild property support for configurable source generation by @j-d-ha in #9

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

v0.1.0-alpha.7

20 Dec 20:45
a4f14a6

Choose a tag to compare

What's Changed

  • fix(generator): fix NuGet package to include generator DLL by @j-d-ha in #8

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

v0.1.0-alpha.6

20 Dec 20:21
d17f3ad

Choose a tag to compare

What's Changed

  • feat: add source generator project and tooling enhancements by @j-d-ha in #6
  • fix(build): improve source generator packaging and add taskfile workflow by @j-d-ha in #7

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.6

v0.1.0-alpha.4

19 Dec 21:48
bcc22b2

Choose a tag to compare

What's Changed

  • feat: remove PolySharp polyfills and unused Index/Range accessors by @j-d-ha in #5

Full Changelog: v0.0.1-beta.3...v0.1.0-alpha.4

v0.0.1-beta.3

19 Dec 19:15
af7c0e5

Choose a tag to compare

What's Changed

  • fix(polyfills): optimize PolySharp to only generate needed types by @j-d-ha in #4

Full Changelog: v0.0.1-beta.2...v0.0.1-beta.3

v0.0.1-beta.2

19 Dec 18:39
6e6aae0

Choose a tag to compare

What's Changed

  • feat: enhance NuGet package metadata and extend .NET version support by @j-d-ha in #3

Full Changelog: v0.0.1-alpha.1...v0.0.1-beta.2

v0.0.1-alpha.1

19 Dec 17:04
42ad865

Choose a tag to compare

What's Changed

  • feat: initial project scaffold with core utilities and documentation by @j-d-ha in #1
  • refactor(github-actions): move build and pr-build configs to workflows folder by @j-d-ha in #2

New Contributors

  • @j-d-ha made their first contribution in #1

Full Changelog: https://github.com/LayeredCraft/source-generator-tools/commits/v0.0.1-alpha.1