Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerelease #61

Merged
merged 2 commits into from
Feb 21, 2024
Merged

Prerelease #61

merged 2 commits into from
Feb 21, 2024

Conversation

tjorvenK
Copy link
Collaborator

No description provided.

RealLHI and others added 2 commits February 16, 2024 14:47
* refactor: removed id from ITranslation

* refactor: Removed ITranslationString, ITranslation/AbstractTranslationUnit not deriving from IEnumerable/HashSet

* refactor: Removed Converters & AssignOptions, name refactoring

* refactor: namings, removed ITranslationUnits

* refactor: naming, removed inheritance IDictionary from IFormatHeader

* Add WriteAsync to IFormat

* refactor: moved SetTargetLanguage to IFormatBuilder

* refactor: Removed empty Abstract class, removed unused propertys, refactor naming

* refactor: made AdditionalHeaders abstract, removed unused/unimportant methods

* refactor: ashlang tests rebuild to FluentAssertions

* refactor: rebuild TsProj, PO, ResX, NLang on FluentAssertions

* refactor: rewrite Json and Gengo tests with FluentAssertions

* refactor: now running on .net8

* chore: updated all packages

* refactor: add missing comments

* refactor: switched to collection expressions

* refactor: implementing Stronglys, first format now runs with them

* Add language strongly

* refactor: implement Strongly type Language

* refactor: changed ToString calls on Language to Value

* refactor: add IsNullOrWhitespace to Language

* refactor: add comments

* fix workflows

* refactor: target language of FormatReadOptions not nullable, fix ConfigureOptions in POFormat

* cleanup

* refactor: user generics instead of assembly scanning

* removed package configuration from project files

* updated workflows

* updated dependencies

* cleanup

(major)

---------

Co-authored-by: Tjorven Kämpfer <[email protected]>
@tjorvenK tjorvenK added the prerelease Indicates that this pr creates a new prerelease label Feb 21, 2024
@tjorvenK tjorvenK merged commit 783e5eb into main Feb 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease Indicates that this pr creates a new prerelease
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants