Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@Arnau478 Arnau478 released this 21 Aug 13:11
· 16 commits to master since this release
d567139

This release adds a few (non-breaking) changes to the v1.0.0 release.

What's Changed

  • Added - special filename, which represents stdin
  • QOI file format parser
  • Flag to force building a PIE (position-independent executable)
  • On Windows, if ANSI escape sequences are disabled, try to enable them

Full Changelog: v1.0.0...v1.1.0

New Contributors