Skip to content

Latest commit

 

History

History
615 lines (230 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

615 lines (230 loc) · 14.3 KB

Change Log

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

10.0.0 (2018-12-13)

Bug Fixes

  • Remove invalid description from git-out-command (3053c3d)

Features

  • Move json/text export to plugin-git (826708a)

BREAKING CHANGES

  • json/text export removed from plugin-export

9.1.0 (2018-12-13)

Features

  • Enable output in write:* commands (b7c6c86)

9.0.0 (2018-12-13)

Bug Fixes

Features

  • Move output argument to flag (f32a018)

BREAKING CHANGES

  • Move the OUTPUT argument to the -output flag

8.3.0 (2018-12-10)

Bug Fixes

  • Cleanup dead/bad code (e9187db)
  • Fix mount log message ordering (1aa865e)
  • recurivelyMakeFile returned invalid tre (0c4f782)
  • saveEntry not saving (3ce408d)

Features

  • Always redirect output using out.write (fd0027f)
  • Read input from stdin (909a471)

8.2.5 (2018-12-09)

Bug Fixes

  • Default arfs so finnaly can run before init (fdf7537)
  • Don't steal common aliases (101205f)

8.2.4 (2018-12-09)

Note: Version bump only for package @blockforfun/cli

8.2.3 (2018-12-09)

Bug Fixes

  • Default args = {} so finally can safely run before init (e6ef33c)

8.2.2 (2018-12-09)

Bug Fixes

  • Normalized log messages (ccb6d3e)

8.2.1 (2018-12-09)

Note: Version bump only for package @blockforfun/cli

8.2.0 (2018-12-09)

Bug Fixes

  • Don't forget to stringify before out (5c9334a)

Features

  • Add output support to delete (07816bd)

8.1.0 (2018-12-09)

Bug Fixes

  • compile should check before serializing (141c6b7)

Features

  • Added delete command(s) (48940b8)

8.0.0 (2018-12-08)

Features

  • Added write command to git plugin (0ab0a37)
  • Rename build plugin to export (2653c2f)

BREAKING CHANGES

  • plugin-build is now plugin-export
  • API changes

7.0.0 (2018-11-27)

Code Refactoring

  • Relocate files in and remove lib folder (901ebb5)

BREAKING CHANGES

  • This changes paths in plugin-git

6.0.0 (2018-11-27)

Bug Fixes

  • Update ARGS docs for list:text (f3d3de1)

Features

  • Implement read command (f368823)
  • Slim down listEntries result (bfd2b5c)

BREAKING CHANGES

  • This changes list:json output

5.0.2 (2018-11-27)

Bug Fixes

  • remove @ from GitHub badge link (27ca1cb)

5.0.1 (2018-11-27)

Bug Fixes

5.0.0 (2018-11-27)

Bug Fixes

  • Add description for top-level list command (e65a60b)
  • Clean up README (ff79d5b)
  • Don't take ownership of list alias (ea6871c)

Features

  • Move build command to build:sqlite (54b300f)

BREAKING CHANGES

  • This moves the build command to build:sqlite

4.1.0 (2018-11-27)

Bug Fixes

  • No punctuation in descriptions (ed68e74)
  • Remove redundant 'list:text' alias (9fe1a60)
  • Update wording in plugin descriptions (fd64806)

Features

  • Sort flags when listing entries (05c4331)

4.0.2 (2018-11-26)

Bug Fixes

  • Don't expose separate 'list' command in plugin-git (162e77d)
  • Unfuxk README (46e56f2)
  • Use version ranges for plugins (655c853)

4.0.1 (2018-11-26)

Bug Fixes

4.0.0 (2018-11-26)

Bug Fixes

Features

  • Added json file serialization to plugin-git (0322337)
  • Restructure plugin-git to sub-commands (3988ac8)

BREAKING CHANGES

  • This moves the json command to list:json

3.0.1 (2018-11-25)

Bug Fixes

3.0.0 (2018-11-25)

Bug Fixes

  • Add root project to lerna packages (884df53)

Features

  • Added json command to plugins-git (a69d82f)
  • Start managing monorepo with lerna (d91a761)
  • Use lerna for release management (e5ceb9d)

2.0.0 (2018-11-25)

Features

  • Normalize ARGS order across plugins (c4861e9)
  • Update README (1bebfa0)

BREAKING CHANGES

  • This changes the orde of SOURCE and TARGET for plugin-build

1.2.0 (2018-11-25)

Bug Fixes

Features

1.1.1 (2018-11-25)

Bug Fixes

  • Update homepage in **/package.json (60cfb60)

1.1.0 (2018-11-25)

Bug Fixes

  • Don't lint node_modules (21cf532)

Features

1.0.4 (2018-11-24)

Bug Fixes

  • Don't capitalize build command description (4ab1ba9)
  • Fix git url in package.json (58d5d47)

1.0.3 (2018-11-24)

Bug Fixes

  • Make babel-runtime a runtime dep (b3caa54)

1.0.2 (2018-11-24)

Bug Fixes

  • Move non-command sources into lib (bba3bd1)

1.0.1 (2018-11-24)

Bug Fixes

  • Make sure to package commands (3f7e474)

1.0.0 (2018-11-24)

Code Refactoring

  • Return number as array from listEntries (3e587ed)

Features

BREAKING CHANGES

  • This CLI arguments - beware
  • This breaks the shape of emitted entries from listEntries

0.0.0 (2018-11-24)

Features

Change Log

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

2.0.0 (2018-11-25)

Features

  • Normalize ARGS order across plugins (c4861e9)
  • Update README (1bebfa0)

BREAKING CHANGES

  • This changes the orde of SOURCE and TARGET for plugin-build

1.2.0 (2018-11-25)

Bug Fixes

Features

1.1.1 (2018-11-25)

Bug Fixes

  • Update homepage in **/package.json (60cfb60)

1.1.0 (2018-11-25)

Bug Fixes

  • Don't lint node_modules (21cf532)

Features

1.0.4 (2018-11-24)

Bug Fixes

  • Don't capitalize build command description (4ab1ba9)
  • Fix git url in package.json (58d5d47)

1.0.3 (2018-11-24)

Bug Fixes

  • Make babel-runtime a runtime dep (b3caa54)

1.0.2 (2018-11-24)

Bug Fixes

  • Move non-command sources into lib (bba3bd1)

1.0.1 (2018-11-24)

Bug Fixes

  • Make sure to package commands (3f7e474)

1.0.0 (2018-11-24)

Code Refactoring

  • Return number as array from listEntries (3e587ed)

Features

BREAKING CHANGES

  • This CLI arguments - beware
  • This breaks the shape of emitted entries from listEntries

0.0.0 (2018-11-24)

Features