23 lines
427 B
Markdown
23 lines
427 B
Markdown
0.1.3
|
|
-----
|
|
- Relicensed project under terms of `Apache-2.0 OR MIT`
|
|
|
|
|
|
0.1.2
|
|
-----
|
|
- Added support for struct enum variants
|
|
- Tagged more functions and methods as `#[inline]`
|
|
- Switched to using GitHub Actions as CI provider
|
|
- Bumped minimum supported Rust version to `1.57`
|
|
|
|
|
|
0.1.1
|
|
-----
|
|
- Added support for newtype structs, newtype enum variants, and tuple
|
|
enum variants to `to_variant_name`
|
|
|
|
|
|
0.1.0
|
|
-----
|
|
- Initial release
|