Skip to content

Releases: wapc/cli

v0.0.4

15 Jun 00:03
Compare
Choose a tag to compare

Changelog

bcc5e18 Config file checks. Calculate module sub sir from package.json. Added module first party translation.

v0.0.3

20 May 13:50
Compare
Choose a tag to compare

This release fixes importing a specific WIDL file (vs. a directory with an index.widl)

v0.0.2

12 May 21:44
ad27b0e
Compare
Choose a tag to compare
  • 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

29 Apr 16:31
Compare
Choose a tag to compare

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)