Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@alex-saunders alex-saunders released this 25 Apr 18:18
· 7 commits to master since this release

Our first post-initial-early-release release! 🎉

In short:

Glicky now runs on Windows (although not fully supported, it will now at least run). Bin scripts have been added to the subprocess path, allowing for things like create-react-app to work out the box. CLI has been refactored to use commander (making room for the -v/--version and -h/--help commands) + will alert if there is no package.json present.

In long:

v0.0.1...v0.0.2