Skip to content

Arche Pixel v0.6.0

Compare
Choose a tag to compare
@mlange-42 mlange-42 released this 09 Nov 10:27
· 11 commits to main since this release
3311d41

Features

  • Adds a convenience function window.Run(model) for running a model on the main thread (#41)

Bugfixes

  • Fixes changed text alignment after migration to gopxl/pixel v2, in plots Systems, Resources and Inspector (#42)
  • Destroy OpenGL windows on UI finalization (#45)

Documentation

  • Adds explanation for symbology and abbreviations to plot.Monitor (#43)

Other

  • Enable full tests with window creation using xvfb (#45)
  • Add test coverage report to CI, add coveralls badge (#45)
  • Add more tests for utility functions and different plots configurations (#46)