Skip to content

Releases: StefanSchomacker/MultLang

v1.0.5

03 Oct 16:58
4a8e3c2
Compare
Choose a tag to compare

v1.0.5

  • improvements:
    • Replace travis ci with github actions
    • Update dependency phpunit to latest version 9.4.0

v1.0.4

09 Nov 21:06
Compare
Choose a tag to compare

v1.0.4

  • improvement:
    • added example
    • 3 XML dictionaries
    • index.php for usage
    • added dtd for xml

v1.0.3

09 Jun 07:55
Compare
Choose a tag to compare

v1.0.3

  • improvement:
    • added composer support

v1.0.2

09 Jun 07:36
Compare
Choose a tag to compare

v1.0.2

  • improvement:
    • simplify getUserLanguage()

v1.0.1

08 Jun 20:07
Compare
Choose a tag to compare

v1.0.1

  • bugfix:
    • default dictionary changed. The default string was hardcoded before

v1.0.0

08 Jun 20:05
Compare
Choose a tag to compare

v1.0.0

  • basic concept
    • XML files store strings
    • access string by static method
  • configuration file
    • default language
    • default dictionary
    • detection method
  • methods
    • header
    • cookie
    • rewrite