Skip to content

Releases: thecodexhub/xarvis-cli

v1.0.0

14 Oct 09:37
Compare
Choose a tag to compare

What's Changed

  • feat: add skip-git option to decide whether or not to initialize git
  • test: add unit tests by @thecodexhub in #2
  • docs: update docs, add badges, and feature request section
  • chore: add github issue templates for bug reports and feature requests

v0.1.2-pre-release

02 Oct 12:39
b5aa179
Compare
Choose a tag to compare

Bug Fixes

  • fix: xarvis version updated to show v0.1.2-pre-release

Other Changes

  • docs: add install step in README.md
  • chore(npm-publish): add new workflow for publishing to npmjs
  • docs: update docs to include GitHub badges, some minor changes

v0.1.1-pre-release

02 Oct 07:51
Compare
Choose a tag to compare

This is a pre-released version of the package.

  • Includes the ability to generate the xarvis express app with javascript or typescript.
  • Includes the ability to handle errors, and show interactive prompts.