Skip to content

Latest commit

 

History

History
65 lines (27 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

65 lines (27 loc) · 2.09 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.0 (2018-09-26)

Bug Fixes

Features

  • compiler: add support for capnpc v0.7.0 (#110) (22bd14d)

0.3.1 (2018-09-25)

Note: Version bump only for package capnpc-ts

0.3.0 (2018-08-29)

Bug Fixes

  • build: avoid use of debug script for capnpc build step (#101) (f1d606a)
  • compiler: change order of comment and tslint:disable (#94) (b37a342)
  • add debug as direct dependency of capnpc-ts (#105) (90643ce)

Features

  • compiler: implement remaining serialization features (#98) (524b6bd)

0.2.4 (2017-11-24)

Note: Version bump only for package capnpc-ts

0.2.2 (2017-11-20)

Bug Fixes

  • compiler: do not generate imports for external files (#82) (b1dd5b3)