-
Notifications
You must be signed in to change notification settings - Fork 71
Description
0.5.0-beta has been out enough to be considered stable now.
Haha, this just missed the one year anniversary of the previous update by 5 days.
New additions
Woooo! Now we have automatic release notes! See https://github.com/verybadcat/CSharpMath/releases
What's next?
We all know MAUI is the next big thing in the .NET UI space. Being the next evolution of Xamarin.Forms, it only makes sense for us to support it.
We should consider making use of MAUI Graphics to maximise reach with little additional code. Ideally we could just integrate its APIs directly into the CSharpMath core library, but I am unsure if Avalonia can use it.
Also, we should consider transferring this repository into https://github.com/asc-community and share a Discord, as I would say that https://github.com/asc-community/AngouriMath complements CSharpMath's symbolic math display capabilities better than https://github.com/mathnet/mathnet-symbolics with the amount of features. This would also be a better place to casually discuss and seek help. Thoughts?
Supersedes #112.