Refactor error msg

This commit is contained in:
Wataru Otsubo 2025-03-28 03:50:37 +00:00
parent b5d165a3f5
commit cba5b8594b
3 changed files with 8 additions and 7 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Moved register value mask definitions from reg module to field value impl.
- Updated error messages for #[from] attributed errors.
## [0.3.0] - 2025-03-27