Skip to content

Releases: fjvallarino/monomer

Nix support and space leak fix

29 Aug 23:51
2bfe8a8
Compare
Choose a tag to compare
  • Consume and forward all available messages from Producers on each cycle.
  • Add Nix and GitHub Actions support (thanks @smunix!).
  • Fix space leak when rebuilding the UI or handling events.

Use the recently published nanovg-0.8.0.0 from Hackage, instead of the version from the PR's commit.

18 Aug 12:46
Compare
Choose a tag to compare
  • Use the recently published nanovg-0.8.0.0 from Hackage, instead of the version from the PR's commit.
  • Added appRenderOnMainThread option.

Export configuration types to have Haddock generate documentation

18 Aug 12:30
Compare
Choose a tag to compare
1.0.0.1

Export configuration types to have Haddock generate documentation

Initial public release

09 Aug 14:17
Compare
Choose a tag to compare
  • Supports Windows, Linux and macOS