Releases: devinmatte/wasp
Version 1.0.6
Refactored the design to use multiple files.
This allows for better class management and smaller files overall
Now available with this new class structure
Version 1.0.5
Updated heavily to support package.json in a few forms. Basic working version for manifest.json.
Thanks so much to:
- @ZacharyDangelo
- @ilimugur
- @machajew
- @tuantr10
- @saifat29
- @ftakj
For all the contributions that have together recently to build wasp
Version 1.0.4
Refactor and Cleanup!
The project had a slight refactor as we prep to close 1.0 and move onto 1.1. We now only prompt for data the user needs, no extra fields.
With this refactor I had a series decision I wanted to make about the design pattern, and I couldn't quite pick one. I'll have to have a discussion with those who might know this topic better than I.
Version 1.0.3
Version 1.0.2
Bugs
- Fixes #6: Uses correct current Directory.
Version 1.0.1
Built up the app to be semi-useful
Features
- Added setting indicator to tell which systems will use this
- Actual Validation on some entries
- Colored Text to help with contrast
Version 1.0.0
First Version of Wasp
Wasp allows you to make a very basic manifest.json
for a project. Simply install wasp, and run wasp -m
or wasp --manifest