Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 1.98 KB

Change Log

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

0.1.1 (2016-12-16)

Bug Fixes

  • patterns|INS-599: Frontify-sync library returns an error when a pattern can't be extracted from file structure (d91494c)

Performance Improvements

  • doc|INS-599: Corrected read me file | improved package json file (3b2dbc2)

0.1.0 (2016-11-11)

Features

  • assets|INS-500: NPM library must parse an assets folder and sync it with Frontify (89e3132)
  • CLI|INS-502: NPM library must offer a CLI command tool with same config options (971ce11)
  • config|INS-501: NPM library must be configurable (4291ae6)
  • INS-560: Add schema illustration on top of Readme file to help visualize how the package works | renamed the package to frontify-sync (ad32077)
  • patterns|INS-499: NPM library must parse a pattern folder to produce matching json files (c26176a)
  • release|INS-511: Create release build process for NPM library (82db652)
  • sync data|INS-499: Allow Frontify patterns synchronization (95a9ba8)
  • tests|INS-503: NPM library should contain unit tests (be0a1d6)