Skip to content

Latest commit

 

History

History
153 lines (57 loc) · 4.3 KB

CHANGELOG.md

File metadata and controls

153 lines (57 loc) · 4.3 KB

Change Log

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

0.3.4 (2020-04-28)

Bug Fixes

  • lerna: track package-lock.json on git (9efd395)
  • parser: inject space between tokens @ getText (622e9e1)
  • parser: relative path to token def. file (36671a5)
  • util: remove unused parameter in parse-files (9591425)

Features

  • cli: add command for generating advisory db (faaadba)
  • flattener: Add new package @sooho/sooho-flattener (497cd7f)
  • signature: update signature generation logic (5173827)

0.3.3 (2018-12-19)

Bug Fixes

  • advisory-db: Fix demo version of cli audit and add test files (624ba74)
  • config: Change lerna config to versioning in release branch (df6cb16)
  • package: Add dependent libary (abc65c3)
  • publish: Change publish config from private to public (e246551)

Features

0.3.2 (2018-12-19)

Bug Fixes

  • advisory-db: Fix demo version of cli audit and add test files (624ba74)
  • config: Change lerna config to versioning in release branch (7f54a18)

Features

0.3.1 (2018-12-16)

Features

  • lines: Add fileinfo details (c2194cc)

0.3.1 (2018-12-16)

Features

  • lines: Add fileinfo details (c2194cc)

0.3.0 (2018-12-16)

Features

  • recursive: Support spinner with recursive (82dbf37)

0.2.0 (2018-10-16)

Features

  • macos: Support auto-update with macos installer (bb363f1)

0.1.1 (2018-10-16)

Features

  • readme: Support save options (37f6ec3)

0.1.0 (2018-10-15)

Code Refactoring

  • encrypt: Change output format (3ab87dc)

BREAKING CHANGES

  • encrypt: JSON string format changed

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2018-10-14)

Features

0.0.2 (2018-10-14)

Features