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

Migrate to System.Text.Json #60

Merged
merged 12 commits into from
Oct 31, 2022
Merged

Migrate to System.Text.Json #60

merged 12 commits into from
Oct 31, 2022

Conversation

TechnoBerry
Copy link
Owner

@TechnoBerry TechnoBerry commented Oct 20, 2022

Breaking changes:

  • Usage of variables have been rethought. Now there is a separate class for each supported variable type (e.g. IntegerVariable, JsonVariable, BytesVariable etc)
  • Removed Newtonsoft.Json
  • Changed target frameworks. Now library targeted only on net6

This change leads a big breaking change in variables handling
@TechnoBerry TechnoBerry marked this pull request as ready for review October 31, 2022 14:46
@TechnoBerry TechnoBerry merged commit 794b4fb into next Oct 31, 2022
@TechnoBerry TechnoBerry deleted the system_text_json branch October 31, 2022 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant