Releases: ScottLogic/openapi-forge
Releases · ScottLogic/openapi-forge
v1.9.0
1.9.0 (2023-10-30)
Features
- ensure that generator-options command respects log levels (3a0c55a)
v1.8.0
1.8.0 (2023-05-15)
Features
- ensure resolver returns absolute paths (936302e)
- generator resolver now uses temp folders throughout (a10f8d1)
v1.7.2
1.7.2 (2023-03-31)
Bug Fixes
- downgraded the message for missing formatters (7a50587)
- ensure quiet mode still reports successful generation (e274516)
- set log level at the beginning of the forge command (9a8958b)
v1.7.1
1.7.1 (2023-03-29)
Bug Fixes
v1.7.0
1.7.0 (2023-03-07)
Features
- change file exclude option to allow multiple exclude globs (#170) (733af31)
v1.6.0
1.6.0 (2023-03-02)
Features
v1.5.0
1.5.0 (2023-02-06)
Features
- support default values for generator options. (f309cdd)
v1.4.1
1.4.1 (2023-02-03)
Bug Fixes
- test-generators command by reverting generate (2d63fdb)
v1.4.0
1.4.0 (2023-02-02)
Bug Fixes
- correct order of generator cleanup (fbd3a8a)
- test-generator command (bfa18e3)
Features
- adding support for generators with additional options (bf7ea54)
v1.3.1
1.3.1 (2023-02-01)
Bug Fixes
- file encoding of binary files in template (#155) (ced85a2)