Releases: wapc/cli
Releases · wapc/cli
v0.0.4
v0.0.3
v0.0.2
- Resolve WIDL imports from
~/.wapc/definitions
- Install from directory (development)
- Global configuration settings that apply to each "generates"
- For development, creates
tsconfig.json
in~/.wapc/src
if not present - Implemented
console.log
for debugging code generation
v0.0.1
Changelog
66e32f7 Added ability to download repo branches (for local dev/testing)
7434460 Added the upgrade command to force reinstall/upgrade the CLI's base module dependencies. Using master branch of v8go to get static windows binary support until the next release.
7a6d085 Adding README, LICENSE, and CONTRIBUTING files
8a5ac0c Adding first party template shorthand names
4c6d363 Generate: Reading config and schemas from HTTP(S) endpoints
7b89199 Initial commit
c35f680 Initial implementation
c1f6b8a Updating installation details in README
f676596 Using GoReleaser to release binaries (#3)