Skip to content

Releases: repotool/repotool

Release list

v2.0.0

Choose a tag to compare

@justmoon justmoon released this 27 Aug 19:13

<a name"2.0.0">

2.0.0 (2016-08-27)

Features

  • overhauled hook system (59a07990)
  • gfx: prettier console output and verify before executing (6e0e9c57)

Breaking Changes

  • plugin.hooks may no longer be a function
    BREAKING CHANGE: hooks is no longer provided as an object, but as a function

    (59a07990)

v1.0.0

Choose a tag to compare

@justmoon justmoon released this 27 Aug 03:32

<a name"1.0.0">

1.0.0 (2016-08-27)

Bug Fixes

  • ignore lack of tests for now (6482a81d)

Features