update(generator): change top mod path (remove top level mod)

This commit is contained in:
Wataru Otsubo 2025-04-24 02:02:47 +09:00
parent 42efcc7cf6
commit 8e68c80c06
2 changed files with 4 additions and 3 deletions

View file

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improve error message from syn in generator. !15
- Removed top level module (register_interface), and now it can have arbitrary name.
## [0.3.1] - 2025-04-11