Skip to content

Tags: verybadcat/CSharpMath

Tags

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove EnumGetValues (#230)

Co-authored-by: Charles Roddie <charles.roddie@summatic.co.uk>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Provide workaround for #192 (#193)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ci build (#187)

* again

* maybe explicit restore ?

* attempt to remove .bin/.obj folders

* update Avalonia version here as well (temporary)

* Revert "attempt to remove .bin/.obj folders"

This reverts commit 5fecc99.

* Revert "maybe explicit restore ?"

This reverts commit 22c232a.

* change version manually & temporarily avoid upgrading of Avalonia.Skia package

v0.5.0-beta

Toggle v0.5.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#180 take 2 (#181)

* Update Release.yml

* Fix command

v0.5.0-alpha4

Toggle v0.5.0-alpha4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CSharpMath.Avalonia.csproj (#154)

v0.5.0-alpha3

Toggle v0.5.0-alpha3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix NuGet for real (#153)

* Fix NuGet for real

* Update Release.yml

* Include Avalonia in updating to prerelease

* Update Release.yml

* Update CSharpMath.Evaluation.csproj

* Update Test.yml

* Update Test.cs

* Update Test.yml

* Update test image

v0.5.0-alpha2

Toggle v0.5.0-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try to fix why only CSharpMath the package was published to NuGet (#152)

* Update Release.yml

* Don't quote the title with backticks

* Ahhh

* Update Release.yml

v0.5.0-alpha

Toggle v0.5.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CSharpMath.Evaluation.Interpret tests (#151)

* Added Interpret Tests + Deterministic Builds

* Fix build

* Fix build 2

* Simplify stuff

* Make Extensions.cs the top-level source file of CSharpMath

* ?? Windows?

* Update Build.yml

* E

* Update Build.yml

* Try fix?

* Update Build.yml

* Detect dotnet msbuild

* Update Directory.Build.props

* Update Test.yml

* Update Test.yml

* Sleeping does nothing

* Simplify

* Update Test.yml

* Update local build version

* Update Test.yml

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disable TextPainterSettings for now

v0.4.1

Toggle v0.4.1's commit message
0.4.1: Fixed Measure in CSharpMath.Rendering