Releases: SimplifyNet/Simplify.Web.Postman
Releases · SimplifyNet/Simplify.Web.Postman
1.1
Fixed
- Cannot dynamically create an instance of type array (#31)
Added
- Generate request bodies for list/array properties (#32)
1.0
Added
- Simple controller tests generation (#5)
Dependencies
- System.Text.Json bump to 7.0.3 (PR#28)
1.0-pre04
- Requests folders structure in postman should reflect controller route structure (#19)
- .NET 6 targeting
1.0-pre03
Dependencies
- Simplify.Web bump to 4.6
- System.Text.Json to 6.0.6
1.0-pre01
Added
- Controllers list generation (#2)
- Basic environment generation (#3)
- Model JSON extraction and generation (#4)
0.3
New
- Simple postman requests generation