-
-
Notifications
You must be signed in to change notification settings - Fork 285
Comparing changes
Open a pull request
base repository: reactiveui/Akavache
base: 11.3.3
head repository: reactiveui/Akavache
compare: 11.4.1
- 11 commits
- 57 files changed
- 2 contributors
Commits on Sep 6, 2025
-
Implement Cross-Platform Conditional TargetFrameworks (#1104)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: glennawatson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6088e23 - Browse repository at this point
Copy the full SHA 6088e23View commit details -
Update copilot instructions to reflect improved cross-platform suppor…
…t with .NET 9 and workloads (#1109) * Initial plan * Update copilot instructions to reflect improved cross-platform support Co-authored-by: glennawatson <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: glennawatson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a4663e - Browse repository at this point
Copy the full SHA 0a4663eView commit details -
Fix constructor ordering issue in Akavache v11 settings cache path co…
…nfiguration (#1107) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: glennawatson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8adce72 - Browse repository at this point
Copy the full SHA 8adce72View commit details -
Fix Android FileNotFoundException crash in AkavacheBuilder constructor (
#1110) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: glennawatson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc36427 - Browse repository at this point
Copy the full SHA bc36427View commit details -
Delete copilot metadata md files (#1111)
* Delete src/PR_Description.md * Delete src/PR_Description_Updated.md
Configuration menu - View commit details
-
Copy full SHA for cc30dd9 - Browse repository at this point
Copy the full SHA cc30dd9View commit details -
Comprehensive documentation enhancement with tutorials and improved d…
…eveloper experience (#1106) * Initial plan * Move sample documentation from src/Samples/ to docs/ structure Co-authored-by: glennawatson <[email protected]> * Create core documentation files: installation, migration, configuration, serializers, cache-types, basic-operations Co-authored-by: glennawatson <[email protected]> * Create remaining documentation files: platform-notes, performance, best-practices, troubleshooting guide, and docs index Co-authored-by: glennawatson <[email protected]> * Complete README restructuring: Replace monolithic README with focused quick-start guide linking to comprehensive docs structure Co-authored-by: glennawatson <[email protected]> * Fix System.Text.Json .NET Framework support documentation Correct inaccurate information about System.Text.Json compatibility with .NET Framework. System.Text.Json does support .NET Framework 4.6.2+ via NuGet package, not just .NET 5+. - Update decision matrix to show System.Text.Json supports .NET Framework 4.6.2+ - Clarify AOT support is .NET 5+ only - Update installation guide with correct framework support - Improve guidance on when to use each serializer Co-authored-by: glennawatson <[email protected]> * Update documentation to reflect correct supported framework targets: netstandard2.0, net8.0, net9.0 and mobile targets Co-authored-by: glennawatson <[email protected]> * Update documentation to include .NET Framework 4.6.2/4.7.2 support Co-authored-by: glennawatson <[email protected]> * Add missing documentation: .WithAkavache DI pattern and comprehensive Akavache.Settings guide Co-authored-by: glennawatson <[email protected]> * Add settings basics to main README.md for better discoverability Co-authored-by: glennawatson <[email protected]> * Fix documentation errors: correct Akavache.Settings usage, DI patterns, and UWP reference Co-authored-by: glennawatson <[email protected]> * Restore comprehensive README content to match main branch - preserve all material with improved structure Co-authored-by: glennawatson <[email protected]> * Restructure documentation: focused README with comprehensive docs in /docs folder - all content preserved and consistent with main branch Co-authored-by: glennawatson <[email protected]> * Remove old/backup files and clean up documentation structure Co-authored-by: glennawatson <[email protected]> * Replace Open Collective sections with acknowledgments for core libraries and their maintainers Co-authored-by: glennawatson <[email protected]> * Restructure documentation: focused README with comprehensive /docs organization and remove ReactiveUI Foundation reference Co-authored-by: glennawatson <[email protected]> * Complete documentation restructure with comprehensive content preservation - Enhanced docs/performance.md with complete PERFORMANCE_SUMMARY.md and BENCHMARK_REPORT.md content from main branch - Verified all sample files content is captured in docs/patterns/ and docs/troubleshooting/ - Ensured all main branch content is preserved and consistent across 15 documentation files - Maintained focused 298-line README with essential quick-start content - Updated PR description to emphasize end-user benefits and content preservation - All content from main branch samples, performance reports, and comprehensive README is captured Co-authored-by: glennawatson <[email protected]> * Add back in content * Add back the example about drawing * Update http operations * Update http operations tutorial * Update the settings.md file --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: glennawatson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 76c4b8c - Browse repository at this point
Copy the full SHA 76c4b8cView commit details -
Fix NUnit test timeouts and parallelization for static state isolation (
#1113) * Initial plan * Implement NUnit test timeouts and parallelization fixes Co-authored-by: glennawatson <[email protected]> * Final test fixes and validation - NUnit timeout implementation complete Co-authored-by: glennawatson <[email protected]> * Update Settings test timeouts from 15/20 seconds to 1 minute Co-authored-by: glennawatson <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: glennawatson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f184bd - Browse repository at this point
Copy the full SHA 9f184bdView commit details
Commits on Sep 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 494b4fa - Browse repository at this point
Copy the full SHA 494b4faView commit details -
housekeeping: Enable Windows targeting in AkavacheTodoWpf project
To allow linux/mac os to compile the project as needed.
Configuration menu - View commit details
-
Copy full SHA for a48ec94 - Browse repository at this point
Copy the full SHA a48ec94View commit details
Commits on Sep 8, 2025
-
Fix macOS unit test isolated storage failure with runtime platform de…
…tection (#1115) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: glennawatson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6a0c96 - Browse repository at this point
Copy the full SHA d6a0c96View commit details
Commits on Sep 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d07e90a - Browse repository at this point
Copy the full SHA d07e90aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 11.3.3...11.4.1