Releases: smarty-gettext/smarty-gettext
Releases · smarty-gettext/smarty-gettext
1.7.0
15 Jan 13:16
Compare
Sorry, something went wrong.
No results found
What's Changed
Minor code style fixes; Test PHP 7.4 by @glensc in #38
Update Readme for Smarty 4 by @dfranco in #44
Allow php >= 8.1 in composer
New Contributors
Full Changelog : 1.6.2...1.7.0
1.6.2 (2021-02-24)
16 Apr 13:48
Compare
Sorry, something went wrong.
No results found
Update composer.json for php 8.0, #39
1.6.1 (2019-01-18)
28 Feb 21:19
Compare
Sorry, something went wrong.
No results found
Make release tarball more compact, #28
1.6.0 (2018-10-13)
13 Oct 15:45
Compare
Sorry, something went wrong.
No results found
As per spdx.org/licenses/LGPL-2.1+ the license identifier LGPL-2.1+ has
been deprecated. This release updates the identifier to LGPL-2.1 which helps
automated license checking tools verify package licenses.
License changed from LGPL-v2.1+ to LGPL-v2.1, #25 , #27
1.5.1 (2017-05-12)
12 May 12:16
Compare
Sorry, something went wrong.
No results found
tsmarty2c: Added support for extracting strings of a specific domain only. #19
1.5.0 (2016-11-03)
03 Nov 17:45
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
fix for template_dir is array without key of zero defined. #14
1.4.0 (2016-06-13)
13 Jun 10:56
Compare
Sorry, something went wrong.
No results found
1.3.0 (2015-11-14)
13 Nov 23:48
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
Smarty 3.1 compatibility fixes in {locale}. #8 , #10
1.2.0 (2015-05-11)
20 Oct 08:04
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
added new function {locale path="" domain="" stack="push|pop"} to push and pop gettext catalogs. #7
INCOMPATIBLE CHANGES:
context parameter in {t} is reserved for special purpose. #3
1.1.1 (2014-11-12)
12 Nov 17:10
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS:
documentation updates
use error_log as STDERR is not available in all SAPIs
decrease size of composer package when installed with prefer-dist
BUG FIXES:
fix manual page syntax #2