Skip to content

Releases: gengark/bannerlord-helper

v0.3.1

04 Jan 14:42

Choose a tag to compare

Bug Fixes

  • cli message while querying the module dir is empty (gengark)
  • pkg type (gengark)

Commits

  • 9df6ea2: Bump version 0.3.1 (gengark)

v0.3.0

04 Jan 14:09

Choose a tag to compare

Features

  • add update notifier for CLI (gengark)

Commits

  • d7e7ed1: chore!: convert to ESNext to enable import.meta (gengark)
  • 10ad72f: Bump version 0.3.0 (gengark)

v0.2.3

04 Jan 14:00

Choose a tag to compare

Bug Fixes

  • info: url pathname of detail page (gengark)

Chores

  • add lintstaged dev dependency (gengark)

Commits

  • db10279: Update README.md (gengark)
  • c4fdfac: Bump version 0.2.3 (gengark)

v0.2.2

13 Oct 09:01

Choose a tag to compare

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

  • eeff070: Update README.md (gengark)
  • 4bfb819: Update package.json (gengark)
  • 093d168: Update package.json (gengark)
  • 269ba9c: Bump version 0.2.2 (gengark)

v0.2.1

13 Oct 08:54

Choose a tag to compare

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

  • eeff070: Update README.md (gengark)
  • 4bfb819: Update package.json (gengark)
  • cc31e4c: Bump version 0.2.1 (gengark)
  • bcfa5ae: Bump version 0.2.1 (gengark)

Release v0.2.0

10 Oct 14:01

Choose a tag to compare

Feature

  • Support DeepLX
  • Support .xslt File

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

  • 4e92f27: Bump version 0.2.0 (gengark)
  • 8a08cff: Bump tsup version from 8.2.4 to 8.3.0 (gengark)

v0.1.2

29 Sep 12:37

Choose a tag to compare

Bug Fixes

  • experimental events command execute confimation (gengark)

Commits

  • 2801cfc: Update README.md (gengark)
  • 64f15d4: Bump version 0.1.2 (gengark)

v0.1.1

27 Sep 06:04

Choose a tag to compare

Commits

  • fb977d5: Update README.md (gengark)
  • 130b628: Bump version 0.1.1 (gengark)

v0.1.0

27 Sep 05:38

Choose a tag to compare

Update README.md