Skip to content

Releases: Catglobe/ResXFileCodeGenerator

v4.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 03:02

4.1.2 (2025-04-29)

Bug Fixes

  • in rare cases, compare could be called on partial initialized object (8d3a046)

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 03:44

4.1.1 (2025-04-28)

Bug Fixes

  • also fix unittest (3e05dd3)
  • when key had invalid char, lookup would not use same name. (8da5f48)

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 02:58

4.1.0 (2025-04-28)

Bug Fixes

Features

  • add GenerateLookup setting (bcac849)

v4.0.9

Choose a tag to compare

@github-actions github-actions released this 01 Mar 04:43

4.0.9 (2025-03-01)

Bug Fixes

  • cannot mark the nuget as DevelopmentDependency since code needs to include the attributes assembly (bc82369)

v4.0.8

Choose a tag to compare

@github-actions github-actions released this 28 Feb 12:59

4.0.8 (2025-02-28)

Bug Fixes

  • also needs same tag for project references, so it doesnt think it is a seperate nuget package to fetch (6d40b25)

v4.0.7

Choose a tag to compare

@github-actions github-actions released this 28 Feb 12:45

4.0.7 (2025-02-28)

Bug Fixes

  • No more pulling in the analyzer dependencies (6e6521f)

v4.0.6

Choose a tag to compare

@github-actions github-actions released this 28 Feb 12:26

4.0.6 (2025-02-28)

Bug Fixes

  • nuget is annoying when have satellite library - source link should work now (4848d8a)

v4.0.5

Choose a tag to compare

@github-actions github-actions released this 28 Feb 12:03

4.0.5 (2025-02-28)

Bug Fixes

  • fix build (acd16d7)
  • include member documentation in release and symbols (10298dc)

v4.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Feb 10:27

4.0.4 (2025-02-28)

Bug Fixes

  • symbols has to be in snupkg format (3ddb8db)

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Feb 09:46

4.0.1 (2025-02-28)

Bug Fixes

  • CatglobeResXFileCodeGenerator007 was reported for the mainfile instead of the sub file so reference when building client project was broken (7b76ed2)