Releases: palantir/conjure-typescript
Releases · palantir/conjure-typescript
1.0.0
Remove option to generate .gitignore (#34)
0.8.0
[feature] Add option to generate .gitignore (#30)
[feature] Generate .npmignore to exclude *.ts files (#31)
[improvement] Allow unknown command line arguments (#32)
[improvement] Move source files to root for easy sub-module imports (#33)
0.7.0
[improvement] Isolate compiled javascript (#25)
[improvement] Remove inlineSourceMap and inlineSources for generated JS (#28)
[fix] fix response and request type (#29)
0.6.0
change dist structure to include bin directory (#26)
0.5.0
Refactor, introduce new command line structure (#22)
0.4.2
- fix
circle-publish
npm script
0.4.1
fix npm publish (#15)
* use yarn
* Update circle-publish-npm
* publish scripts
0.4.0
add support for moduleType flag (#18)