Releases: gengark/bannerlord-helper
Releases · gengark/bannerlord-helper
v0.3.1
v0.3.0
v0.2.3
v0.2.2
Features
- add total count line to file generation statistics (gengark)
Bug Fixes
- i18n type instantiation possibly infinite (gengark)
- export command function and type instantiation (gengark)
- local mod search is case-sensitive (gengark)
- corrected file generation count error (gengark)
- remove unnecessary language_data.xml file for English templates (gengark)
Chores
- update pre-commit hook (gengark)
- remove rimraf dependency using the tsup clean option instead (gengark)
- update pre-commit hook (gengark)
Commits
v0.2.1
Features
- add total count line to file generation statistics (gengark)
Bug Fixes
- i18n type instantiation possibly infinite (gengark)
- export command function and type instantiation (gengark)
- local mod search is case-sensitive (gengark)
- corrected file generation count error (gengark)
- remove unnecessary language_data.xml file for English templates (gengark)
Chores
- update pre-commit hook (gengark)
- remove rimraf dependency using the tsup clean option instead (gengark)
- update pre-commit hook (gengark)
Commits
Release v0.2.0
Feature
- Support
DeepLX - Support
.xsltFile
Exhance
- Improve i18n Management
- Configurable XML Recognition Path
Perf
- Fine-grained Code
- Enhance Translation Identifier for Reused Text Items
Fix
- Resolve UTC Date Issue with Nexusmod Data
Chore
- Generate Localized File Script
Docs
- Improve Document Readability
Style
- Stricter Lint Style
Remove
- localize command
- events command
- keywords option of info command
- keywords option of generate command
- keywords option of translate command
Here is the original message output by GitHub Actions below.
Bug Fixes
- build error with inconsistent of locale file name (gengark)
Code Refactoring
- improve core functionality and reduce installation size (gengark)
Commits
v0.1.2
v0.1.1
v0.1.0
Update README.md