Skip to content

4.2.0

Latest
Compare
Choose a tag to compare
@gavalian gavalian released this 05 Nov 21:42
· 5 commits to master since this release
5add7c5

What's Changed

  • fix: warning 'type qualifiers ignored on function return type' in hipo::bank::rowlist by @c-dilks in #54
  • Update README.md by @gavalian in #56
  • build: switch to Meson by @c-dilks in #58
  • fix: finish meson porting and remove Makefiles and CMake files by @c-dilks in #59
  • build: add option for warning (non-)suppression by @c-dilks in #62
  • Issue 67 - Fix the char as short as int issue. by @mholtrop in #68
  • fix: unknown warning option '-Wno-stringop-overflow' from clang++ by @c-dilks in #63
  • feat: get the index of a bank in hipo::banklist, given its name by @c-dilks in #65

Full Changelog: 4.1.0...4.2.0