Skip to content

Releases: SimplifyNet/Simplify.Web.Postman

2.0

05 Jun 15:39
6f00ad2
Compare
Choose a tag to compare

Dependencies

  • Simplify.Web bump to 5.0

1.1

07 Nov 04:20
Compare
Choose a tag to compare
1.1

Fixed

  • Cannot dynamically create an instance of type array (#31)

Added

  • Generate request bodies for list/array properties (#32)

1.0

16 Jul 08:52
Compare
Choose a tag to compare
1.0

Added

  • Simple controller tests generation (#5)

Dependencies

  • System.Text.Json bump to 7.0.3 (PR#28)

1.0-pre04

20 Nov 16:46
Compare
Choose a tag to compare
  • Requests folders structure in postman should reflect controller route structure (#19)
  • .NET 6 targeting

1.0-pre03

20 Nov 16:43
Compare
Choose a tag to compare

Dependencies

  • Simplify.Web bump to 4.6
  • System.Text.Json to 6.0.6

1.0-pre02

24 Nov 17:36
Compare
Choose a tag to compare

Dependencies

  • Simplify.Web bump to 4.5

1.0-pre01

24 Jul 14:15
Compare
Choose a tag to compare

Added

  • Controllers list generation (#2)
  • Basic environment generation (#3)
  • Model JSON extraction and generation (#4)

0.3

28 Feb 05:57
Compare
Choose a tag to compare
0.3

New

  • Simple postman requests generation