Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

63 lines (36 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.0.2 - 2019-06-18

1.0.1 - 2019-04-05

Security

  • Update TypeScript and js-yaml packages. ecb4f91

1.0.0 - 2018-08-29

0.4.1 - 2018-08-22

Fixed

  • Added rimraf to devDependencies.

0.4.0 - 2018-08-22

Changed

  • BREAKING Reorganize to more standard Node.js package structure.
  • Better typings on update objects.
  • Improve README.
  • Update package scripts.
  • Update TypeScript and TSLint configuration.
  • Update ignore files.

Removed

  • Delete Travis CI configuration and scripts.

0.3.0 - 2017-09-13

Added

  • Automatic publication of TypeDoc to gh-pages on release
  • Option to update all documents at once in a multi documents file #3

Changed

  • Update TypeScript to 2.5.1

0.2.0 - 2017-08-28

Fixed

  • Updating object value having empty first line #1
  • Updating object with trailing spaces #2

0.1.0 - 2017-08-18

Added

  • Clean updates to YAML