Improve errormsg

This commit is contained in:
Wataru Otsubo 2025-04-14 07:27:15 +00:00
parent 12332e8565
commit b492d097e7
2 changed files with 39 additions and 23 deletions

View file

@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Packagin with Nix flakes (with nixpkgs buildRustPackage) [!16](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/merge_requests/16)
- Now xml metadata can be overwritten with corresponding environmental variables. [!17](https://gitlab.cern.ch/wotsubo/endcap-sl-software-ri-generator/-/merge_requests/17)
### Changed
- Improve error message from syn in generator. !15
## [0.3.1] - 2025-04-11
### Changed