Releases: joshkempner/Cosmic.NET
Releases · joshkempner/Cosmic.NET
v1.2.2
What's Changed
- bot (deps): bump ReactiveUI.WPF from 16.3.10 to 16.4.1 in /Cosmic.NET by @dependabot in #46
- bot (deps): bump reactiveui from 16.3.10 to 16.4.1 in /Cosmic.NET by @dependabot in #47
- bot (deps): bump ReactiveUI.WPF from 16.4.1 to 17.0.1 in /Cosmic.NET by @dependabot in #48
- bot (deps): bump reactiveui from 16.4.1 to 17.0.1 in /Cosmic.NET by @dependabot in #49
- bot (deps): bump ReactiveUI.WPF from 17.0.1 to 17.0.13 in /Cosmic.NET by @dependabot in #50
- bot (deps): bump reactiveui from 17.0.1 to 17.0.13 in /Cosmic.NET by @dependabot in #51
- bot (deps): bump reactiveui from 17.0.13 to 17.1.6 in /Cosmic.NET by @dependabot in #52
- bot (deps): bump ReactiveUI.WPF from 17.0.13 to 17.1.6 in /Cosmic.NET by @dependabot in #53
- bot (deps): bump reactiveui from 17.1.6 to 17.1.9 in /Cosmic.NET by @dependabot in #54
- bot (deps): bump ReactiveUI.WPF from 17.1.6 to 17.1.9 in /Cosmic.NET by @dependabot in #55
- bot (deps): bump reactiveui from 17.1.9 to 17.1.17 in /Cosmic.NET by @dependabot in #56
- bot (deps): bump ReactiveUI.WPF from 17.1.9 to 17.1.17 in /Cosmic.NET by @dependabot in #57
- bot (deps): bump reactiveui from 17.1.17 to 17.1.50 in /Cosmic.NET by @dependabot in #59
- bot (deps): bump ReactiveUI.WPF from 17.1.17 to 17.1.50 in /Cosmic.NET by @dependabot in #58
- bot (deps): bump reactiveui from 17.1.50 to 18.0.7 in /Cosmic.NET by @dependabot in #60
- bot (deps): bump ReactiveUI.WPF from 17.1.50 to 18.0.7 in /Cosmic.NET by @dependabot in #61
- bot (deps): bump reactiveui from 18.0.7 to 18.0.10 in /Cosmic.NET by @dependabot in #63
- bot (deps): bump ReactiveUI.WPF from 18.0.7 to 18.0.10 in /Cosmic.NET by @dependabot in #62
- bot (deps): bump reactiveui from 18.0.10 to 18.1.8 in /Cosmic.NET by @dependabot in #64
- bot (deps): bump ReactiveUI.WPF from 18.0.10 to 18.1.8 in /Cosmic.NET by @dependabot in #65
- bot (deps): bump reactiveui from 18.1.8 to 18.2.5 in /Cosmic.NET by @dependabot in #66
- bot (deps): bump ReactiveUI.WPF from 18.1.8 to 18.2.5 in /Cosmic.NET by @dependabot in #67
- bot (deps): bump reactiveui from 18.2.5 to 18.2.9 in /Cosmic.NET by @dependabot in #68
- bot (deps): bump ReactiveUI.WPF from 18.2.5 to 18.2.9 in /Cosmic.NET by @dependabot in #69
- bot (deps): bump reactiveui from 18.2.9 to 18.3.1 in /Cosmic.NET by @dependabot in #70
- bot (deps): bump ReactiveUI.WPF from 18.2.9 to 18.3.1 in /Cosmic.NET by @dependabot in #71
- Reduce folder nesting, update workflows to match by @joshkempner in #72
- bot (deps): bump reactiveui from 18.3.1 to 18.4.20 in /Cosmic.NET by @dependabot in #74
- bot (deps): bump reactiveui from 18.4.20 to 18.4.25 in /Cosmic.NET by @dependabot in #76
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Framework
- Update to .NET 6
Housekeeping
- bot (deps): bump reactiveui from 14.1.1 to 16.3.10
- bot (deps): bump ReactiveUI.WPF from 14.1.1 to 16.3.10
Full Changelog: v1.2.0...v1.2.1
v1.2.0
New Features:
- WPF UI: Added a "Copy to clipboard" button for single-redshift results.
- WPF UI: Added the app version to the bottom left corner of the window.
Improvements:
- Use DataAnnotations for range validation in Cosmo assembly.
- Small optimizations to main window's view model.
Housekeeping:
- Simplify third-party nuget references.
- deps: bump reactiveui from 13.0.1 to 14.1.1
- deps: bump ReactiveUI.WPF from 13.0.1 to 14.1.1
v1.1.1
Update to .NET 5
WPF UI
Added a WPF UI as a separate project. Updated the cosmo library to use Reactive Extensions.