Releases: Yag000/enum_stringify
Releases · Yag000/enum_stringify
v0.6.0
v0.5.0
What's Changed
- chore(deps): bump serde from 1.0.199 to 1.0.200 by @dependabot in #34
- chore(deps): bump syn from 2.0.60 to 2.0.63 by @dependabot in #37
- chore(deps): bump proc-macro2 from 1.0.81 to 1.0.82 by @dependabot in #35
- chore(deps): bump serde from 1.0.200 to 1.0.202 by @dependabot in #38
- Relax Ident constraint to allow all valid strings for argument values by @sathwikmatsa in #39
- chore: a bunch of typos by @Yag000 in #40
New Contributors
- @sathwikmatsa made their first contribution in #39
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- chore(deps): bump proc-macro2 from 1.0.78 to 1.0.79 by @dependabot in #25
- chore(deps): bump quote from 1.0.34 to 1.0.36 by @dependabot in #26
- chore(deps): bump proc-macro2 from 1.0.79 to 1.0.80 by @dependabot in #27
- chore(deps): bump syn from 2.0.45 to 2.0.59 by @dependabot in #28
- chore(deps): bump serde from 1.0.193 to 1.0.197 by @dependabot in #29
- chore(deps): bump proc-macro2 from 1.0.80 to 1.0.81 by @dependabot in #30
- chore(deps): bump syn from 2.0.59 to 2.0.60 by @dependabot in #32
- chore(deps): bump serde from 1.0.197 to 1.0.198 by @dependabot in #31
- chore(deps): bump serde from 1.0.198 to 1.0.199 by @dependabot in #33
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- Update dependencies
- Add case attributes
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.3.0...v0.4.0