GREsau / schemars

Generate JSON Schema documents from Rust code
https://graham.cool/schemars/
MIT License
820 stars 227 forks source link

support smol_str v0.2 with backwards compatibility for v0.1 #280

Closed CorinJG closed 1 month ago

CorinJG commented 6 months ago

Similar to arrayvec and bigdecimal, support a later version of _smolstr whilst providing backwards compatibility with the original feature name.

feature - version:

smol_str - ^0.1.17 (backwards compatible) smol_str01 - ^0.1.17 smol_str02 - ^0.2.1

GREsau commented 1 month ago

smol_str02 is available as an optional dependency in schemars v1.0.0-alpha.1+