Releases: stephenquan/SQuan.Helpers
Releases · stephenquan/SQuan.Helpers
10.0.43
What's Changed
- Refactor ExpressionNode making it generic. Add Default value expressions. by @stephenquan in #169
- Add LocalizeScope / LocalizeResolver by @stephenquan in #171
- Initial clean up by @stephenquan in #173
Full Changelog: 10.0.42...10.0.43
10.0.42
10.0.41
What's Changed
- Handle BindableProperty initializer only if present by @stephenquan in #156
- Feature/#157 borderless and numeric by @stephenquan in #158
- Implement AspectView by @stephenquan in #160
- Introduce BPExtrasAttribute by @stephenquan in #164
Full Changelog: 10.0.10...10.0.41
10.0.10
9.0.60
What's Changed
- Refactor GaugeView unit tests by @stephenquan in #139
- Rename SQuan.Helpers.SQLiteSpatial to SQuan.Helpers.SQLite.Spatial by @stephenquan in #141
- Call AppThemeMethodExtensions.SetAppTheme explicitly by @stephenquan in #143
- Use renamed wiki/SQLite.Spatial link by @stephenquan in #145
- Replace the ST_Centroid example by @stephenquan in #147
- Add bool LocalizationManager.Current.FollowInstalledUICulture = true by @stephenquan in #148
- Add lucide.ttf and LucideIcons. Add IconButton. by @stephenquan in #150
- Rename MauiAppBuilder extensions pluralizing Helper to Helpers by @stephenquan in #152
Full Changelog: 9.0.51...9.0.60
9.0.51
What's Changed
- Use full namespace for EqualityComparer by @stephenquan in #135
- Implement CoerceValue property by @stephenquan in #137
Full Changelog: 9.0.50...9.0.51
9.0.50
What's Changed
- Use EnvelopeInternval. Shorten CreateSpatialIndexFunction. by @stephenquan in #113
- Raised OnPropertyChanged() for initializers by @stephenquan in #115
- Add NetTopologySuite references to PackageDescription and PackaageTags by @stephenquan in #117
- Refactored MapView by @stephenquan in #119
- Support High DPI and tap gestures (instead of point gestures) by @stephenquan in #121
- Emit initial BindableProperty change events for non-default initializers by @stephenquan in #123
- Implement WKT rename in the SQL schema by @stephenquan in #127
- Update version of various packages by @stephenquan in #129
- Update to GitVersion 6.4.0 by @stephenquan in #131
- Defer OnPropertyChanged for BindableProperty initializers with the Dispatcher by @stephenquan in #133
Full Changelog: 9.0.43...9.0.50
9.0.43
What's Changed
- Refactored R*Tree related functions and corrected the sample. by @stephenquan in #111
Full Changelog: 9.0.42...9.0.43
9.0.42
What's Changed
- Demonstrate SP spatial indexing functions working with the rtree by @stephenquan in #99
- Clean up spatial index helper functions by @stephenquan in #101
- Transition from CSV to SQL schema files to configure the sample data. by @stephenquan in #103
- Improve XML docs by @stephenquan in #105
- Make spatial index functions consistent. by @stephenquan in #107
- Implement ST_IsGeometry by @stephenquan in #109
Full Changelog: 9.0.41...9.0.42
9.0.41
What's Changed
- Add Spatial Demo page to the samples by @stephenquan in #89
- Implement a configurable geometry cache by @stephenquan in #91
- Improve SQuan.Helpers.SQLiteSpatial README.md by @stephenquan in #92
- Implement a basic spatial index by @stephenquan in #94
- Define a more accurate spatial index to remove false positives by @stephenquan in #95
- Provide more spatial index functions by @stephenquan in #96
- Refactor/replace with a basic full-scan polygon spatial index example. by @stephenquan in #97
Full Changelog: 9.0.40...9.0.41