Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@likle likle released this 19 Jun 16:35
· 2 commits to master since this release
v1.2.0
0fbac1a

Bugfixes

  • Fixed long names with same prefix to incorrectly match (thanks to @ypogribnyi)

Enhancements

  • Removed memory.h header which is not required (thanks to @piscilus)
  • Improved code formatting (thanks for reporting #16 to @xmo0)
  • Introduction of .clangd for better static code analysis

Features

  • Allow compiling and printing without the FILE API (thanks to @Christer-Ekholm)