Skip to content

build: Release 8.0.2#10

Merged
HawkN113 merged 11 commits intomainfrom
dev
Jan 16, 2026
Merged

build: Release 8.0.2#10
HawkN113 merged 11 commits intomainfrom
dev

Conversation

@HawkN113
Copy link
Copy Markdown
Owner

  • Fix issue with docs for HawkN.Iso.Countries.Currencies package

HawkN113 and others added 11 commits December 12, 2025 16:51
* feat: Init solution

* feat: Added country code service

* ci: add CI, CD, security check pipeline

* style: Update formating

* style: Update project references

* update country service

* chore: Update format code

* docs: Update samples for console app and web api

* docs: Update samples

* docs: Updated samples

* feat: Use Debian iso-codes, update license

* feat: Add Licenses (MIT and LGPL 2.1)

* feat: Add emoji flag extension

* chore: Removed unused references

* feat: Remove unused references

* test: Add country.reference.iso3166 tests

* chore: update format

* ci: Add ci, cd pipelines

* chore: Remove unused XML summary

* feat: Update namespaces to 'HawkN.Iso.Countries'

* chore: Rename xml project reference

* chore: Update nuspec file

* docs: Update LICENSE file

* docs: Update README.md

* chore: Remove txt extension for LICENSE file

* tests: Add tests for generators

* test: Update xunit tests

* test: Disable Analyzer Release Tracking for test projects

* feat: Add automatic download ISO file

* ci: Update CI, CD, CodeQL pipelines

* ci: Add caching for pipelines

* ci: Add restore dependencies for CodeQL pipeline

* ci: Add `read` permission for Actions

* feat: Add ImmutableArray for local country database

* style: Update formatting for handlers
# Conflicts:
#	LICENSE
#	README.md
#	src/packages/HawkN.Iso.Countries.Generators/BaseIncrementalGenerator.cs
#	src/packages/HawkN.Iso.Countries.Generators/Constants.cs
#	src/packages/HawkN.Iso.Countries.Generators/CountryCodeEnumsGenerator.cs
#	src/packages/HawkN.Iso.Countries.Generators/HawkN.Iso.Countries.Generators.csproj
#	src/packages/HawkN.Iso.Countries.Generators/LocalCountryDatabaseGenerator.cs
#	src/packages/HawkN.Iso.Countries.Generators/README.md
#	src/packages/HawkN.Iso.Countries/Abstractions/ICountryCodeService.cs
#	src/packages/HawkN.Iso.Countries/CountryCode.cs
#	src/packages/HawkN.Iso.Countries/Extensions/CountryStringExtensions.cs
#	src/packages/HawkN.Iso.Countries/HawkN.Iso.Countries.nuspec
#	src/packages/HawkN.Iso.Countries/LocalCountryDatabase.cs
#	src/packages/HawkN.Iso.Countries/Models/Country.cs
#	src/packages/HawkN.Iso.Countries/Package/Content/README.md
#	src/packages/HawkN.Iso.Countries/Services/CountryCodeService.cs
#	src/samples/HawkN.Iso.Countries.Samples.Console/Program.cs
#	src/tests/HawkN.Iso.Countries.Generators.Tests/CountryCodeEnumsGeneratorTests.cs
#	src/tests/HawkN.Iso.Countries.Generators.Tests/HawkN.Iso.Countries.Generators.Tests.csproj
#	src/tests/HawkN.Iso.Countries.Generators.Tests/LocalCountryDatabaseGeneratorTests.cs
#	src/tests/HawkN.Iso.Countries.Tests/Extensions/CountryStringExtensionsTests.cs
#	src/tests/HawkN.Iso.Countries.Tests/Services/CountryCodeServiceTests.cs
# Conflicts:
#	README.md
* feat: Add extension HawkN.Iso.Countries.Currencies package

* chore: Update formating

* chore: Update ci pipeline

* ci: Improve CD pipeline (Publish too Github packages)

* ci: Optimize references for Nuget packages

* chore: Improve code

* chore: Fixed code

* chore: Fix code

* chore: Fix code in tests
# Conflicts:
#	.github/workflows/ci.yml
#	src/packages/HawkN.Iso.Countries.Currencies/HawkN.Iso.Countries.Currencies.csproj
#	src/packages/HawkN.Iso.Countries.Currencies/HawkN.Iso.Countries.Currencies.nuspec
@HawkN113 HawkN113 self-assigned this Jan 16, 2026
@HawkN113 HawkN113 added the documentation Improvements or additions to documentation label Jan 16, 2026
@HawkN113 HawkN113 marked this pull request as ready for review January 16, 2026 12:34
@HawkN113 HawkN113 merged commit a267948 into main Jan 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant