v0.26.2
What's Changed
- Fix AsRefStr docs to specify lifetime constraints by @DTrippe in #330
- Fix missing generics on impl for EnumTryAs by @hasali19 in #337
- feat(as_ref_str): enable
prefix
attribute forAsRefStr
derive by @vbrvk in #334 - Add dependabot by @oriontvv in #333
- Fix docs that say array instead of slice by @Peternator7 in #343
- Hide EnumTable by @Peternator7 in #344
- EnumTable will likely be deprecated.
New Contributors
- @DTrippe made their first contribution in #330
- @hasali19 made their first contribution in #337
- @vbrvk made their first contribution in #334
- @oriontvv made their first contribution in #333
Full Changelog: v0.26.1...v0.26.2