Releases: vladkens/apigen-ts
Releases · vladkens/apigen-ts
v1.0.1
v1.0.0
What's Changed
- Add option to pass
headers
as a function in config by @philipodev in #3 - AdditionalProperties #1
- Usage example with FastAPI
- Dependencies updated
New Contributors
- @philipodev made their first contribution in #3
Full Changelog: v0.2.0...v1.0.0
v0.2.0
v0.1.2
- make internal interfaces public to allow override it in client code
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- fix tsc in nodejs environment
- fix prettier config resolving in some cases
- remove template comments from generated file
- make output file param optional in cli: will print to stdout directly
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/vladkens/apigen-ts/commits/v0.1.0