Releases: johannschopplich/apiful
Releases · johannschopplich/apiful
v4.0.0
🚨 Breaking Changes
- Remove deprecated
apiful/schema/__id__import paths - by @johannschopplich (619d2)
🚀 Features
generate --outdirCLI option for entry + per-service files - by @johannschopplich (032a5)
🐞 Bug Fixes
- Remove extra newline in DTS generation output - by @johannschopplich (892f5)
- Remove invalid
prettier-ignorecomment - by @johannschopplich (ab1b6)
View changes on GitHub
v3.4.4
🐞 Bug Fixes
- Enhance schema resolution for file URLs on Windows - by @johannschopplich (96d7a)
View changes on GitHub
v3.4.3
No significant changes
View changes on GitHub
v3.4.2
v3.4.1
🐞 Bug Fixes
- Correct syntax for repository interface entries - by @johannschopplich (31e9d)
View changes on GitHub
v3.4.0
🚀 Features
- Schema model type helper, e.g.
PetStoreModel<T>- by @johannschopplich (d9cb1)
View changes on GitHub
v3.3.3
No significant changes
View changes on GitHub
v3.3.2
🚀 Features
- New
apiful/schema/{id}paths for OpenAPI types with backwards compatibility - by @johannschopplich (dca89)
View changes on GitHub
v3.3.1
No significant changes
View changes on GitHub
v3.3.0
🚀 Features
- New
apiful/services/{id}paths for OpenAPI types with backwards compatibility - by @johannschopplich (0c269)