Releases: ScottLogic/openapi-forge-javascript
Releases · ScottLogic/openapi-forge-javascript
v1.4.1
1.4.1 (2023-03-29)
Bug Fixes
v1.4.0
1.4.0 (2023-03-08)
Features
- added a new response object, which carries additional metadata (7d00685)
- added support for response headers (500b067)
v1.3.1
1.3.1 (2023-02-01)
Bug Fixes
- make npm run test scripts work cross-environment (#10) (#11) (e107cfd)
v1.3.0
1.3.0 (2023-01-24)
Features
- allow specification of module style (esm / cjs) (db1d4c5)
v1.2.0
1.2.0 (2023-01-12)
Features
- removed dependency on node-fetch (bf0ca91)
v1.1.0
1.1.0 (2023-01-04)
Features
v1.0.3
1.0.3 (2022-12-19)
Bug Fixes
v1.0.2
1.0.2 (2022-12-19)
Bug Fixes
- formatter is now a JS module (239ecb8)
v1.0.1
1.0.1 (2022-12-07)
Bug Fixes
- README file now outputs tagged API (819f41b)
v1.0.0
1.0.0 (2022-12-07)
Features