Skip to content

Tags: aviks/MiniFB.jl

Tags

v0.1.1

Toggle v0.1.1's commit message
## MiniFB v0.1.1

[Diff since v0.1.0](v0.1.0...v0.1.1)


**Closed issues:**
- Window does not close on the Mac untill the process exists (#2)
- Build MiniFB_jll for Linux musl (#5)
- Add helper methods for callback functions (#9)

**Merged pull requests:**
- minor updates (#4) (@xiaodaigh)
- Fix typo in README (#7) (@giordano)
- add helper methods to create the correct cfunction for callbacks (#11) (@jebej)

v0.1.0

Toggle v0.1.0's commit message
## MiniFB v0.1.0

**Merged pull requests:**
- CompatHelper: add new compat entry for "CEnum" at version "0.4" (#1) (@github-actions[bot])