Skip to content

Releases: poppinss/cliui

Update underlying dependencies

31 Aug 07:41
Compare
Choose a tag to compare
  • chore(deps): bump lodash from 4.17.15 to 4.17.20 (#3) 04c5b36
  • chore: update dependencies and remove ts-node in favor of require-ts e5de404
  • chore(package): update dependencies 37af5eb

v1.0.4...v1.0.5

Fixing logger.await to have consistent output after update calls

06 Aug 10:31
Compare
Choose a tag to compare
  • style: do not use tabs in README codeblock 7c1e585
  • style: format readme using prettier 76ca655
  • test: add tests covering the logger.await use cases 1daad97
  • chore: update stale.yml file settings 89c358f
  • chore: update dependencies 4085ca0
  • ci: use packaget-lock file to determine caching be06bf7
  • fix(spinner): accept custom message builder to retain logger formatting 6b227a7

v1.0.3...v1.0.4

Updating underlying dependencies

19 Jul 05:40
Compare
Choose a tag to compare
  • docs(README): fix link to audit report bbf0e9f
  • docs(README): add audit report badge 80a9d25
  • chore: update/format meta files 831f74f
  • chore: update dependencies 8f736d8
  • feat: display fancy icons on Windows Terminal (#1) abef135
  • chore: add repo details 2c1ed9d

v1.0.2...v1.0.3

Adding banner to README

03 Jul 10:28
Compare
Choose a tag to compare

Commits:

Commit Range:
v1.0.1...master

Registry:
https://registry.npmjs.org/

Using tests renderer when testing mode is on

01 Jul 14:31
Compare
Choose a tag to compare

Commits:

  • improvement: use appropriate renderer based upon the environment 2da3504

Commit Range:
v1.0.0...master

First release

01 Jul 14:11
Compare
Choose a tag to compare

Commits:

  • refactor: cleanup 2f2e22c
  • style: fix source formatting 406d705
  • docs: add readme and couple of more examples b0c7899
  • feat: add Table support 8c8fc68
  • chore: update examples f630f46
  • chore: add examples 3564fde
  • feat: complete all modules 3ad971c
  • improvement: remove color detection from the logger class 89e4a0b
  • refactor: format code and update colors 14fcd93
  • feat: add Instructions 53b1a32
  • feat: add support for spinner 0a7233b
  • feat: add action fc7cb48
  • feat: add Logger 0ca8869

Commit Range:
476a0a2...master