Skip to content

Releases: elegantchaos/Localization

1.0.5

29 Jul 11:01

Choose a tag to compare

Added the option to pass an additional argument dictionary into the localized(count:) function.

1.0.4

08 Jun 08:41

Choose a tag to compare

No code changes, just a bit of documentation improvement.

1.0.3

17 Mar 15:24
c7e9058

Choose a tag to compare

Added workflow.
Renamed shared library target.

1.0.2

16 Mar 17:38
b060e37

Choose a tag to compare

Vend both static and shared versions of library.

1.0.1

26 Jul 15:05
74d7471

Choose a tag to compare

Changed from static to dynamic library.
It's important that there's only one copy of the library loaded, so that the global list of registered bundles is shared by everything.

1.0.0

26 Jul 13:26
e298083

Choose a tag to compare

First version as standalone package.