Skip to content

Releases: Sheweny/cli

Version 2.1.3

26 Apr 11:49
f6ffbed
Compare
Choose a tag to compare

[2.1.3] April 26, 2022

Fixed

  • Help: Fix prefix colors on powershell terminal (fe44e95)
  • Templates: Remove class names (35d4a54)
  • Create: Correct sentence (1806c5f)

Version 2.1.2

10 Apr 11:10
cdd7a82
Compare
Choose a tag to compare

[2.1.2] April 10, 2022

Dependencies

  • Bump dependencies (security)

Version 2.1.1

25 Jan 08:09
f7f1120
Compare
Choose a tag to compare

[2.1.1] January 25, 2021

Fixed

Version 2.1.0

25 Jan 08:05
c8cac46
Compare
Choose a tag to compare

[2.1.0] January 25, 2021

Added

Fixed

Version 2.0.3

19 Dec 14:04
50fcd1c
Compare
Choose a tag to compare

[2.0.3] December 19, 2021

Fixed

Fix usage of Sheweny cli

Version 2.0.1

15 Dec 12:18
f9243b3
Compare
Choose a tag to compare

[2.0.1] December 15, 2021

Changed

  • CLI Structure: The CLI is now pure ESM module (300385b).
  • Github: Improve README.md style (5eb2eb1).

Fixed

  • Use: Chalk version 5.0.0 (91afd40)
  • Use: Execa version 6.0.0 (a4c8794)

Version 2.0.0

21 Nov 13:51
a8655b0
Compare
Choose a tag to compare

Version 2.0.0 is here !

  • Sheweny version 3.0.0 support
  • Refactor structure of cli
  • Fix bugs
  • Design improvement
  • Other new cool commands

Full Changelog: 1.1.4...2.0.0

Version 1.1.4

01 Nov 17:24
ff53c22
Compare
Choose a tag to compare
  • Remove console.log in add command

Version 1.1.3

01 Nov 12:44
3d1b591
Compare
Choose a tag to compare
  • Fix javascript template (name)

Version 1.1.2

02 Oct 05:54
4e9f9bd
Compare
Choose a tag to compare

Fix some bugs