Skip to content

Release V0.5.0

Compare
Choose a tag to compare
@kohnech kohnech released this 30 Dec 19:44
· 99 commits to master since this release

V0.5.0

  • Add github workflow: Crosscompilation Mac, Windows
  • Cleanup Sample
  • Added License
  • Cleanup old Makefiles
  • Added Contributing.md
  • Remove msvc project files
  • Added clang-tidy to CMake
  • Added Valgrind memcheck
  • Refactor CircleCi build using workflow
  • Shrink Docker image size
  • Add CircleCI badge
  • Add CSS style to web page
  • Refactor CMake structure
  • Add compilation with Emscripten (webassembly)
  • Add Doxygen and some comments
  • Format CMake files
  • Separate codec libs from parser lib
  • Issue-233 Mac, fix issue with LLVM 9.0