Skip to content

Releases: Catglobe/ResXFileCodeGenerator

v4.1.2

29 Apr 03:02
Compare
Choose a tag to compare

4.1.2 (2025-04-29)

Bug Fixes

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

v4.1.1

28 Apr 03:44
Compare
Choose a tag to compare

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

28 Apr 02:58
Compare
Choose a tag to compare

4.1.0 (2025-04-28)

Bug Fixes

Features

  • add GenerateLookup setting (bcac849)

v4.0.9

01 Mar 04:43
Compare
Choose a tag to compare

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

28 Feb 12:59
Compare
Choose a tag to compare

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

28 Feb 12:45
Compare
Choose a tag to compare

4.0.7 (2025-02-28)

Bug Fixes

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

v4.0.6

28 Feb 12:26
Compare
Choose a tag to compare

4.0.6 (2025-02-28)

Bug Fixes

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

v4.0.5

28 Feb 12:03
Compare
Choose a tag to compare

4.0.5 (2025-02-28)

Bug Fixes

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

v4.0.4

28 Feb 10:27
Compare
Choose a tag to compare

4.0.4 (2025-02-28)

Bug Fixes

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

v4.0.1

28 Feb 09:46
Compare
Choose a tag to compare

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)