Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.37 KB

changelog.md

File metadata and controls

49 lines (31 loc) · 1.37 KB

v0.1.1 (2018-03-02)

Bug Fixes

  • Makefile: change include directory (168ee6d8)
  • readable: remove extra newline (9c093198)

0.1.0 (2018-03-02)

Documentation

Features

  • build: add build script (22bcbab4)
  • build.sh: output symlinks to latest builds (b3520389)
  • html2stream: add demo program (b939aef9)
  • libdom: add base project source (995c0c2f)
  • run-tests: add initial script (1fef9ffe)
  • travis:
  • uncrustify: add style checking config (fdaf7c4c)

Tests

  • libdom: add base test files (562d2eff)

Bug Fixes

  • CMakeLists: include proper html2stream dir (b24bd4c2)
  • build.sh: exit script on error (1ad2a219)
  • html2stream: use return function (713de6fe)
  • run-tests.sh: stop excluding build dirs (2dce5e53)