-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5005a21
commit 2c60b3c
Showing
4 changed files
with
41 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
### v1.0.0 (2021-10-29) | ||
<a id="v1.0.0"></a> | ||
#### 🚀 New Features | ||
|
||
* [`d67be5d`](https://github.com/groupon/gofer-openapi/commit/d67be5d1ffe3f44befcd0143e2476177b8aaa2ba) feat: basic implementation & tests | ||
* [`dd395ff`](https://github.com/groupon/gofer-openapi/commit/dd395ffb66f112257b2b2d75d4e355fe7b81849a) feat: add response types | ||
* [`a4505c1`](https://github.com/groupon/gofer-openapi/commit/a4505c128b11e71c962e40a12d76a61a45829acb) feat: add cli | ||
* [`784c81a`](https://github.com/groupon/gofer-openapi/commit/784c81a42299b7e425bb1012b776c31d510c3678) feat: support --format=js | ||
* [`8237112`](https://github.com/groupon/gofer-openapi/commit/8237112739aeb9723b50fb7f79516b36338d78bc) feat: .js and .dts generation | ||
|
||
#### 📦️ Code Refactoring | ||
|
||
* [`906c6c4`](https://github.com/groupon/gofer-openapi/commit/906c6c4a3265bca7143aa08a277f324e9aa23aba) refactor: convert to actual TS | ||
* [`47e5091`](https://github.com/groupon/gofer-openapi/commit/47e50911619ee850ff42aaf443c9b18b33515089) refactor: simplify build & tests | ||
* [`a49ca5e`](https://github.com/groupon/gofer-openapi/commit/a49ca5e283fedb97d2e933a20ceda06c48a8b090) refactor: cleanup generation and produce class | ||
|
||
#### 🐛 Bug Fixes | ||
|
||
* [`dfc8f60`](https://github.com/groupon/gofer-openapi/commit/dfc8f603993e846b6caebcd3415006a3bda8d8ab) fix: better type schema mapping | ||
* [`7862341`](https://github.com/groupon/gofer-openapi/commit/786234116300309df36d2b2b7d7ce783dfdf6f98) fix: numerous schema fixes | ||
* [`9610d68`](https://github.com/groupon/gofer-openapi/commit/9610d68f053cee4e4530e85fd872a50de4400a16) fix: escape more things properly | ||
|
||
#### 📝 Documentation | ||
|
||
* [`26edf1b`](https://github.com/groupon/gofer-openapi/commit/26edf1bf25b1f4feffe0f228b07c4da4485cdd25) docs: better docs & proper import statement | ||
|
||
#### 🏡 Internal | ||
|
||
* [#1](https://github.com/groupon/gofer-openapi/pull/1) Initial release ([@dbushong](https://github.com/dbushong)) | ||
* [`3960b07`](https://github.com/groupon/gofer-openapi/commit/3960b071bac99715d1e07570cd00a4bb286a7ee3) chore: init | ||
* [`141eb52`](https://github.com/groupon/gofer-openapi/commit/141eb52a1b97215f0ae5e433af89b69a727d0cc8) test: fix eslint | ||
* [`50c8f28`](https://github.com/groupon/gofer-openapi/commit/50c8f281d415739c32ae548136deeb9d2265a17a) test: simplify test tsconfig | ||
* [`d652414`](https://github.com/groupon/gofer-openapi/commit/d652414c89fec51ea39d22223bea098bfaaab12b) test: provide use README & better tests | ||
* [`cab3e8f`](https://github.com/groupon/gofer-openapi/commit/cab3e8f0371ab35e130277e9ecbf0fdcd58ff26b) chore: fix lint | ||
* [`efcea31`](https://github.com/groupon/gofer-openapi/commit/efcea318fafedd40222f3379b2fdbc0ea52144f9) test: fix tests |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters