Download Latest Version v4.7.0 source code.tar.gz (424.5 kB)
Email in envelope

Get an email when there's a new version of slang

Home / v4.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-11-29 580 Bytes
v4.3.0 source code.tar.gz 2024-11-29 320.4 kB
v4.3.0 source code.zip 2024-11-29 485.1 kB
Totals: 3 Items   806.2 kB 0
  • feat: simplify file names without namespaces (#267)
  • DEPRECATED: Do not use namespaces in file names when namespaces are disabled: strings_de.json -> de.json
  • DEPRECATED: Always specify the locale in the file name (namespace enabled): strings.json -> strings_en.json, except the locale is specified in the directory name

Note: This might make the files order in your IDE less pleasant if input and output files are in the same directory. You can specify the output directory to a subdirectory to avoid this. For example, output_directory: lib/i18n/gen

Source: README.md, updated 2024-11-29