This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
LBP
/
Organizr
mirror of
https://github.com/causefx/Organizr.git
Xem
4
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
5cc0b6d80f
Branches
Tags
all-contributors/add-HalianElf
all-contributors/add-Roxedus
all-contributors/add-tronyx
v1-develop
v1-master
v2-develop
v2-master
v2-plugins
v2-themes
1.90
1.80
1.75
1.7
1.61
1.601
1.6
1.50
1.44
1.42
1.40
1.38
1.37
1.36
1.35
1.344
1.343
1.342
1.341
1.34
1.323
1.322
1.321
1.32
1.31
1.30
1.29
1.28
1.25
1.22
1.21
1.20
1.18
1.15
1.10
1.08
1.05
1.01
1.0
0.99998
0.99997
0.99996
0.99995
0.99994
0.99993
0.99992
0.99991
0.9999
0.9998
0.999
0.998
0.997
0.995
0.994
0.99
0.985
0.98
0.97
0.96
0.95
0.932
0.931
0.93
0.92
0.91
0.9
Organizr
/
api
/
vendor
/
true
/
punycode
/
CHANGELOG.md
CHANGELOG.md
1.3 KB
Lịch sử
Raw
Changelog
2.1.0 - 2016-08-09
[Enhancement] Increase rfc compliance (
#20
)
Thanks to
@skroczek
for the full patch.
2.0.3 - 2016-05-23
[Fix] Exclude development stuff from repository autogenerated ZIP archives (
#18
)
Thanks to
@mlocati
for the full patch.
2.0.2 - 2016-01-07
[Fix] Encode and decode domains regardless of their casing (
#16
)
Thanks to
@abcdmitry
for the full patch.
2.0.1 - 2015-09-01
[Fix] Removed
version
property from
composer.json
file
Thanks to
@GrahamCampbell
for the patch.
2.0.0 - 2015-06-24
[Enhancement] PHP 7 support
[Fix] Renamed
True
namespace to
TrueBV
as it is a reserved word in PHP 7
1.1.0 - 2015-03-12
[Enhancement] Character encoding is now passed to the constructor, defaulting to UTF-8, as opposite to relying on
mb_internal_encoding
function call (
#9
).
1.0.1 - 2014-08-26
PSR-2
compliant and automation on Travis-CI
Thanks to
@nyamsprod
for initial patch.
[Fix] Domain containing
x
,
n
or
-
would result in failures while decoding (
#6
).
1.0.0 - 2014-03-10
Initial release