Teoh Han Hui
b6ca0903b9
Fix typo for PHP version requirement
2020-01-18 12:13:08 -06:00
Ben Ramsey
39c610ea31
Clean up project documentation and repo metadata
2019-11-30 11:07:39 -08:00
Ben Ramsey
9e1b234324
Add Composer scripts as shortcuts to tests and doc generation
2017-03-18 10:38:08 -05:00
Ben Ramsey
fa38bdddc5
Remove Gitter and Scrutinizer integration
2017-03-18 10:11:07 -05:00
Ben Ramsey
90d81effda
Update 2.8 reference in README to 2.9
...
[ci skip]
2016-03-22 15:49:24 -03:00
Ben Ramsey
89b9a33431
Rename conduct file, according to Contributor Covenant recommendations
2016-03-17 11:14:50 -05:00
Ben Ramsey
94304e12fe
Update release badge
...
[ci skip]
2015-12-17 14:19:06 -06:00
Ben Ramsey
f77767e6f0
Remove the "HHVM tested" badge
...
While this project is actually tested against HHVM, we are no longer
using the default Travis CI PHP testing configuration, so the
http://hhvm.h4cc.de/ logic can't determine whether we're testing against
HHVM. So that the badge doesn't show up red and cause confusion, I'm
removing it.
[ci skip]
2015-10-21 12:42:18 -05:00
Ben Ramsey
2fb164fd88
Shorten the exception name reference, for readability
2015-09-29 12:21:43 -05:00
Ben Ramsey
32caead5e6
Convert badge URL to use SSL
2015-09-29 12:21:14 -05:00
Ben Ramsey
b5a9ff72e6
Remove extra line-breaks from paragraphs
2015-09-29 12:20:07 -05:00
Ben Ramsey
fcaa82af32
Update README to include discussion of rhumsaa/uuid abandoned message
2015-09-29 12:11:54 -05:00
Ben Ramsey
26bdde5c98
Remove superfluous license link reference
...
[ci skip]
2015-09-29 09:54:06 -05:00
Ben Ramsey
f48f26e3e1
Add project code of conduct and update README
...
[ci skip]
2015-09-29 09:38:31 -05:00
Ben Ramsey
0c0ac34e86
Add Contributing and License sections to the README
...
[ci skip]
2015-09-28 11:27:51 -05:00
Ben Ramsey
e074460fe4
Update link to Moontoast\Math library
...
[ci skip]
2015-09-28 11:19:29 -05:00
Ben Ramsey
f1892e6aae
Restructure README and add "upgrade to 3.x" section
2015-09-28 11:04:57 -05:00
Ben Ramsey
36ebfcfc93
Add apigen/apigen to the dev requirements
2015-09-26 19:06:50 -05:00
Ben Ramsey
95d84d3b08
Add Scrutinizer build configuration
2015-08-13 10:12:32 -05:00
Ben Ramsey
ce74b566bb
Updating badges in README
2015-07-15 12:09:20 -05:00
Ben Ramsey
94ea593891
Updated link to latest API docs
2015-06-21 20:20:55 -05:00
Ben Ramsey
2d2c57d233
Remove apigen.neon config
2015-06-21 19:53:09 -05:00
Ben Ramsey
de36494f76
Merge branch '2.8'
...
Conflicts:
README.md
composer.json
src/Console/Command/DecodeCommand.php
src/Uuid.php
2015-06-16 12:10:52 -05:00
Ben Ramsey
504882abf5
Updates to the README
2015-06-16 10:46:58 -05:00
Kenta SUZUKI
19f7a257aa
fix installation doc
2015-05-14 11:11:31 +09:00
The Gitter Badger
8b86622e3e
Added Gitter badge
2015-05-04 15:55:54 +00:00
Ben Ramsey
0697b94d66
Updated notice about name change.
2015-04-25 15:48:12 -05:00
Ben Ramsey
e997ed2764
Add note to README about the name change
2015-04-25 15:21:54 -05:00
Ben Ramsey
84cc9bfbf2
Updating badges to use the new package URL
2015-04-25 14:46:01 -05:00
Ben Ramsey
01b9d2179a
Updating composer command to be in-line with best practices
2015-04-25 14:37:16 -05:00
Ben Ramsey
d67c3490a8
Change namespace to "Ramsey"; closes #48
2015-04-25 12:11:37 -05:00
Ben Ramsey
4034e04e27
Updating Badge Poser badges
...
[ci skip]
2015-04-21 08:15:39 -05:00
Ben Ramsey
2ae6adc891
Updating Badge Poser badges
...
[ci skip]
2015-04-21 08:14:34 -05:00
Ben Ramsey
2c1c525d70
Updating README badges
...
[ci skip]
2015-03-21 20:24:15 +00:00
Ben Ramsey
a0544fe71b
Updating README to use version 3.0 in Composer install example
2014-10-30 00:39:01 -05:00
Ben Ramsey
3b0ae30bef
Merge branch '2.8' into 3.0
2014-10-30 00:38:36 -05:00
Ben Ramsey
0bd3a90932
Updating README to use version 2.8 in Composer install example
2014-10-30 00:37:22 -05:00
Ben Ramsey
57b3ac7a78
Merge branch 'jsonserializable' of github.com:gdbots/uuid-php into gdbots-jsonserializable
2014-10-29 23:05:05 -05:00
Johnson
3ba3365808
Use toString function in README
...
This helps illustrate that the uuidX() functions return Uuid objects,
and not strings.
2014-10-19 15:57:14 +11:00
Ben Ramsey
41dcfcd8e2
Remove phpdoc config in favor of apigen.
2014-09-02 15:09:26 -05:00
Greg Brown
f85eb9f69d
require 5.4 and add JsonSerializable -on branch - prep for pr
2014-07-24 22:29:46 -07:00
Julius Beckmann
ebe92cadff
Added HHVM Tested Badge.
...
So everyone can see it works with HHVM :)
2014-03-20 17:48:38 +01:00
Pascal Borreli
4c52b8c392
Fixed typos
2014-03-06 02:05:57 +00:00
Ben Ramsey
00ab1e1cd3
Adding Coveralls.io integration
2014-02-28 08:31:43 -06:00
Ben Ramsey
8569983a11
Bumping the version number to 2.7.1
2014-02-21 18:08:43 -06:00
Ben Ramsey
806f46722f
Bumping version number for 2.6.0 release
2014-01-17 17:40:22 -06:00
Ben Ramsey
c09fdc1d1b
Added project badges.
2013-10-22 11:35:36 -05:00
Ben Ramsey
02fda8f9c2
Updating the README for clarity and with links to API docs
2013-07-30 14:53:16 -05:00
Ben Ramsey
721181e327
Bumping the version to 2.4.0 and updating the CHANGELOG
2013-07-29 19:05:42 -05:00
Ben Ramsey
eca9792eb0
Updated CHANGELOG and README for release 2.3.0
2013-07-16 10:13:38 -05:00