Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.37 KB

CHANGELOG.kac.md

File metadata and controls

56 lines (37 loc) · 1.37 KB

CHANGELOG

This CHANGELOG is a format conforming to keep-a-changelog.
Please refer to .config/kac.tpl.md for the CHANGELOG template.

1.0.0 - 2018-05-06

Bug Fixes

  • core: Fix CHANGELOG format

Code Refactoring

  • logger: remove unnecessary checks

Features

  • core: A big change!!
  • core: webpack 4 support

BREAKING CHANGE

This is a example of breaking changes.

You can describe the contents over several lines, Thanks.

0.1.1 - 2018-05-06

Bug Fixes

  • core: redirect stderr to fix mingw build
  • installer: Fix CLI installation on Windows

Code Refactoring

  • core: update comment

Features

  • core: Add events method to Asciicast class

0.1.0 - 2018-05-06

Bug Fixes

  • config: Fix color configuration with an array

Features

  • core: Add a build step to hoist warning conditions
  • core: First implement
  • lang: Fixes language in error message.