webwire-cli 0.1.2

Contract-First API System - Command Line Interface
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Change Log

## v0.1.2

* Add support for include directive
* Improve type validation
* Improve code generators for Rust and TypeScript

## v0.1.1

* Change binary name to `webwire`
* Fix code examples in README

## v0.1.0

* First release