Skip to content

Releases: vilicvane/clime

v0.5.1

02 Jul 10:01
Compare
Choose a tag to compare
  • Multiple roots support
    Now you may set multiple roots for your CLI app, this enable you to write a tool that may load different commands in different working directories.
  • Reasonable code coverage
    With the help of baseman (https://github.com/vilic/baseman), the code coverage of clime has been tremendously improved. And multiple bugs have been addressed and fixed during the increment of code coverage.

v0.4.4

27 Feb 19:12
Compare
Choose a tag to compare
  • Upgrade to TypeScript 2.2
  • Accept function as validator and deprecate Validator<T> interface

v0.4.3

27 Sep 15:43
Compare
Choose a tag to compare
  • Upgraded villa package
  • Added text and buffer methods to File object

v0.4.2

23 Sep 14:17
Compare
Choose a tag to compare
  1. Upgrade to TypeScript 2.0.3.
  2. Hyphenate parameter names.

v0.4.1

22 Sep 16:49
Compare
Choose a tag to compare
Configure auto deploy