Skip to content

Feature/2.0.0 #8

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

Merged
merged 11 commits into from
Apr 18, 2020
Merged

Feature/2.0.0 #8

merged 11 commits into from
Apr 18, 2020

Conversation

nathanaw
Copy link
Owner

For review of changes in the 2.0.0 release.

christophe and others added 4 commits February 19, 2020 13:37
port to .net standard 2.0 + addind .net core sample
- Move core library to .NET Standard 2.0
- Restructure folder structures
- Convert projects current / simplified format
- Remove support for older frameworks and runtimes, including Silverlight, WP7, PCL, and .NET 3.5
- Update the .NET framework sample to use .NET 4.6.2 and show that the .NET Standard library works in .NET framework
- Streamline the nuget package creation via the built-in support for "dotnet pack"
- Introduce Directory.Build.props for centralized properties
- Update the readme.md
- Remove #regions
- Update unit tests to run on .NET Core 3.1
- Upgrade nuget packages to latest versions
@nathanaw nathanaw assigned nathanaw and unassigned nathanaw Mar 29, 2020
Nathan Allen-Wagner added 3 commits March 29, 2020 18:55
- Convert to markdown
- Revise, clarify, and simplify wording
This was linked to issues Apr 18, 2020
- Modify the undo roots dictionary to use weak references for keys.
- Add unit tests to confirm that objects can be collected.

Fixes GitHub issue #2
@nathanaw nathanaw mentioned this pull request Apr 18, 2020
@nathanaw nathanaw merged commit 9db36dd into master Apr 18, 2020
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.

UndoBatch doesn't allow for cancellation of batch Memory Leak
1 participant