Skip to content

Release v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 09:43
· 17 commits to root since this release
2a06a4f

i18n tools 1.0.3

Adds a small feature that may make things easier for some developers working with the binary API compatibility checker plugin.

Translations Class Generator

  • API: Add publicVisibility constructor parameter, set this to false to use the internal visibility modifier for generated objects.
  • CLI: Add -in / --internal switch to use the internal visibility modifier for generated objects.

Commits (1)

  • 2a06a4: 1.0.3: Support internal visibility modifier