🚀 Release v0.1.0
📦 Available Binaries:
- Linux x86_64:
creator-v0.1.0-linux-x86_64.tar.gz
- macOS x86_64:
creator-v0.1.0-macos-x86_64.tar.gz
- macOS ARM64:
creator-v0.1.0-macos-aarch64.tar.gz
- Windows x86_64:
creator-v0.1.0-windows-x86_64.zip
🔐 Security Verification:
Each binary includes a .sha256
file for integrity verification.
Verification example on Linux/macOS:
sha256sum -c creator-v0.1.0-linux-x86_64.tar.gz.sha256
What's Changed
- feat: add inquire to cli improvements by @andraderaul in #1
- feat: add handlebars to cli improvements by @andraderaul in #2
- feat: rewrite cli by @andraderaul in #3
- refactor: cli by @andraderaul in #4
- feat: update dependencies by @andraderaul in #5
New Contributors
- @andraderaul made their first contribution in #1
Full Changelog: https://github.com/andraderaul/creator/commits/v0.1.0