Skip to content

Releases: netwo-io/apistos

apistos-0.4.1

25 Sep 06:30
48aeeac
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Fix:

  • Fix leaking actix type not behind actix feature (#133)

Full change log

apistos-0.4.0

20 Sep 12:06
c21d165
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Fix:

  • Fix async impl Responder (#131)

Chore:

  • Bump MSRV to 1.81.0

Full change log

apistos-1.0.0-pre-release.9

19 Sep 15:46
5817a24
Compare
Choose a tag to compare
Pre-release

What's New 💎 🆕 🎉

Feat:

  • Add route wrap and service fn

Chore:

  • Change MSRV to 1.81

Full change log

apistos-1.0.0-pre-release.8

09 Sep 14:29
59fd61c
Compare
Choose a tag to compare
Pre-release

What's New 💎 🆕 🎉

Chore:

  • Upgrade garde-actix-web to 0.10

Full change log

apistos-1.0.0-pre-release.7

09 Sep 14:15
4b53800
Compare
Choose a tag to compare
Pre-release

Caution

Yanked du to workspace dependencies errors

What's New 💎 🆕 🎉

Chore:

  • Upgrade garde-actix-web to 0.10

Full change log

apistos-1.0.0-pre-release.6

06 Sep 07:48
57d6ff9
Compare
Choose a tag to compare
Pre-release

What's New 💎 🆕 🎉

Chore:

  • Bump schemars to 1.0.0-alpha.15
  • Switch to proc-macro-error2

Full change log

apistos-1.0.0-pre-release.5

03 Sep 08:35
f4ab9d7
Compare
Choose a tag to compare
Pre-release

What's New 💎 🆕 🎉

⚠️ Breaking

  • Remove apistos-schemars in favor of schemars

Feat:

  • Expose IpNetwork types
  • Add support for multipart Tempfile
  • Add openapi_type attribute to ApiType derive

Fix:

  • Fix definition override for scope's route

Full change log

apistos-0.3.6

23 Aug 13:45
b2f5746
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Fix:

  • Fix scope overriding same path operations #128

Full change log

apistos-1.0.0-pre-release.4

06 Aug 08:40
53757c7
Compare
Choose a tag to compare
Pre-release

What's New 💎 🆕 🎉

Fix:

  • Fix a case where enum title where missing for OAS 3.1

Full change log

apistos-0.3.5

04 Aug 12:22
4e37325
Compare
Choose a tag to compare

What's New 💎 🆕 🎉

Feat:

  • Handle pattern for path parameters #124

Fixes:

  • Fix wrong generated path with route function #126

Full change log