Skip to content

Releases: finphie/SimpleTextTemplate

Version 3.2.0

Choose a tag to compare

@github-actions github-actions released this 01 May 04:23
a0b2285

What's Changed

Full Changelog: v3.1.0...v3.2.0

Version 3.1.0

Choose a tag to compare

@github-actions github-actions released this 24 May 04:57
081ec45

What's Changed

Full Changelog: v3.0.0...v3.1.0

Version 3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 04:51
4a1ac24

What's Changed

Full Changelog: v2.1.0...v3.0.0

Version 2.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 01:13
dfe67e1

What's Changed

  • バージョン2.1.0 (#229) @finphie
  • README修正 (#228) @finphie
  • インライン化抑制 (#227) @finphie
  • [ソースジェネレーター] 出力文字が1~8文字の場合のコピー処理を高速化 (#226) @finphie
  • Enum関連の不具合修正など (#225) @finphie
  • [ソースジェネレーター] 文字列定数が連続している場合、文字列を連結し出力先に書き込み (#224) @finphie
  • 埋め込み変数が文字列定数の場合、直接UTF-8バイト列を書き込む (#222) @finphie
  • [ソースジェネレーター] Enum文字列書き込み最適化 (#221) @finphie
  • リファクタリング (#220) @finphie
  • Bump Scriban from 5.9.0 to 5.9.1 (#219) @dependabot
  • サンプルプロジェクト修正 (#215) @finphie

Full Changelog: v2.0.0...v2.1.0

Version 2.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 00:43
5a854b3

What's Changed

Full Changelog: v1.1.0...v2.0.0

Version 1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 09:47
30cd37f

What's Changed

Full Changelog: v1.0.1...v1.1.0

Version 1.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Feb 11:23
ac1f34b

Bug Fixes

  • [サンプルプロジェクト] ProjectReferenceからPackageReferenceに変更 (#134) @finphie
  • Description修正 (#132) @finphie

Documentation changes

Version 1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Feb 03:52
bef1f15

Breaking changes

Features

Bug Fixes

Documentation changes

Dependency updates

Maintenance

Version 0.6.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 02:07
ea91720

Breaking changes

  • SkipWhiteSpaceをSkipSpaceにリネーム (#99) @finphie

Enhancements

  • Microsoft.ToolkitからCommunityToolkitへ変更 (#115) @finphie

Documentation changes

Dependency updates

Maintenance

  • トップレベルステートメント (#98) @finphie

Version 0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Oct 10:38
edc4484

Enhancements

  • 中括弧'{{'検索処理をループからReadOnlySpan.IndexOf()に変更 (#78) @finphie
  • テンプレート解析ベンチマークを追加 (#77) @finphie

Dependency updates

Maintenance