This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
forked from JamesNK/Newtonsoft.Json
-
Notifications
You must be signed in to change notification settings - Fork 131
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Added CircleCI config - Added docker images created for the different build steps - Recreated the build powershell scripts - Took bash scripts to use inside the docker images from [zifro-playground/car-controller](https://github.com/zifro-playground/car-controller) & from [zifro-playground/ui](https://github.com/zifro-playground/ui) - Added nunit2junit converting script from [nunit/nunit-transforms](https://github.com/nunit/nunit-transforms/) - Made some changes in the `Src/*` projects to be better suited for packaging - Added editorconfig for shell script files - Explicitly added System.Web via csc.rsp in Newtonsoft.Json-for-Unity.Tests project - Updated Unity testing project to 2019.2.11f1 - Changed test project to build using Mono instead of IL2CPP - Upped to .NET Core 2.2.400 in globals.json - Swapped to CloudSmith NPM url in README - Changed to CloudSmith badge in README - Added CircleCI build status badge in README - Changed versioning format - Added versioning explanation image & description to README
* Changed to use only major in assembly version * Changed changelog * Updated to 12.0.102 * Shortened CHANGELOG.md
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix on a lot of documentation, in combination with the new wiki.