Commit Graph

949 Commits

Author SHA1 Message Date
Ben Ramsey 453806576d [ci skip] Add documentation for replacing default calculator 2020-03-09 15:05:42 -05:00
Ben Ramsey c75ad1d584 Update description of library 2020-03-08 22:31:21 -05:00
Ben Ramsey 98971a93f8 [ci skip] Remove wiki as a "support" venue 2020-03-08 22:26:10 -05:00
Ben Ramsey ffc5e32740 [ci skip] Complete the "customization" portion of the documentation 2020-03-08 22:15:48 -05:00
Ben Ramsey 9535fd2c25 [ci skip] Add documentation for using UUIDs in databases 2020-03-08 20:34:46 -05:00
Ben Ramsey f46e0b0644 [ci skip] Complete documentation for nonstandard UUIDs 2020-03-08 15:59:10 -05:00
Ben Ramsey db3f1c5dfa [ci skip] Standardize how class names are represented in text 2020-03-08 15:49:43 -05:00
Ben Ramsey 3ea406165d [ci skip] Finish GUID documentation and other clean-up 2020-03-08 15:20:39 -05:00
Ben Ramsey a24ce90fff [ci skip] Add instance type tip to version 6 UUIDs section 2020-03-07 23:34:45 -06:00
Ben Ramsey 7a85f738b7 [ci skip] Complete documentation for version 6 UUIDs 2020-03-07 23:29:27 -06:00
Ben Ramsey 0f17a01277 [ci skip] Continue documentation improvements 2020-03-07 17:11:51 -06:00
Ben Ramsey 5ed0ba442d Fix Psalm error on 32-bit systems, as a result of 3.9.4 fixes 2020-03-07 16:32:59 -06:00
Ben Ramsey 57e3ce9dd7 Fix Psalm errors resulting from changes introduced in 3.9.4 2020-03-07 15:22:00 -06:00
Ben Ramsey 4a53d4d33d Check clock sequence and local identifier boundaries 2020-03-07 10:57:12 -06:00
Ben Ramsey 8a8d5d4ba8 Add isNegative() to the Type\NumberInterface 2020-03-07 10:57:12 -06:00
Ben Ramsey b31703e7c9 Improve documentation 2020-03-04 22:50:39 -06:00
Ben Ramsey b3c26661ca Correct capitalization of microsecond 2020-03-04 16:51:46 -06:00
Ben Ramsey a21eb6c3ca Update TypeInterface to extend JsonSerializable and Serializable 2020-03-04 16:44:05 -06:00
Ben Ramsey 158d34625b Add a README for the docs/ directory 2020-03-03 09:24:03 -06:00
Ben Ramsey 1f1329433f Add getDateTime() to UuidV2 2020-03-02 22:56:56 -06:00
Ben Ramsey 7289d33396 Improve documentation 2020-03-02 22:56:56 -06:00
Ben Ramsey b9b56c13a4 Rename toIntegerValue() to toInteger() 2020-03-02 16:05:26 -06:00
Ben Ramsey a11db9a05f [ci skip] Remove unknown "width" option 2020-03-02 00:29:09 -06:00
Ben Ramsey 15b79ecbb4 [ci skip] Remove accidentally added test file 2020-03-02 00:02:14 -06:00
Ben Ramsey cbd6a45a6a [ci skip] Update documentation 2020-03-01 23:59:58 -06:00
Ben Ramsey bb78f0e598 Simplify comparison algorithm 2020-03-01 16:19:40 -06:00
Ben Ramsey 5ee7f7aaf2 Prepare for 4.0.0-beta2 release 4.0.0-beta2 2020-03-01 00:26:02 -06:00
Ben Ramsey 6e46014ef9 Create stubbed-out documentation
[ci-skip]
2020-03-01 00:11:49 -06:00
Ben Ramsey 836de4ece5 Allow setting the node provider on the FeatureSet 2020-02-29 23:51:00 -06:00
Ben Ramsey 86c37eff4c Change NodeProviderInterface::getNode() to return Hexadecimal 2020-02-29 22:35:45 -06:00
Ben Ramsey 4ffd156a84 Add StaticNodeProvider to make it easier to use a static node 2020-02-29 17:23:27 -06:00
Ben Ramsey 19a91b7522 Add missing convenience methods for UuidV2 2020-02-29 11:29:12 -06:00
Ben Ramsey 18aa88aefc Add requirements.txt for Sphinx and readthedocs 2020-02-29 09:53:05 -06:00
Ben Ramsey 901b065e0b [ci skip] Fix issues with readthedocs 2020-02-26 22:35:07 -06:00
Ben Ramsey cd2a361e7c [ci skip] Set index.rst as the master doc for readthedocs 2020-02-26 22:09:33 -06:00
Ben Ramsey 192ec1767a [ci skip] Add docs directory and minimal docs 2020-02-26 21:50:46 -06:00
Ben Ramsey 6faaa8078c Fix CHANGELOG links 2020-02-26 21:14:27 -06:00
Ben Ramsey f374dae8b2 Prepare for 4.0.0-beta1 release 4.0.0-beta1 2020-02-26 21:12:45 -06:00
Ben Ramsey 05cc0957e8 Use well-named constants to help out your future self 2020-02-26 20:54:29 -06:00
Ben Ramsey 0bd312f944 Improve test coverage 2020-02-26 20:17:49 -06:00
Ben Ramsey ba7c1c17ce Add more tests for UuidV6 2020-02-24 15:14:57 -06:00
Ben Ramsey fec93008bc Accept Type\Hexadecimal for the first parameter to uuid1() 2020-02-24 14:34:40 -06:00
Ben Ramsey ab3c89fb8e Change the $node parameter from mixed to ?Hexadecimal 2020-02-24 13:44:03 -06:00
Ben Ramsey 614fc69b45 Add use statements for PHP functions 2020-02-23 16:13:31 -06:00
Ben Ramsey a8bbc2f58a Add ValidatorInterface::getPattern() and set constants to private 2020-02-23 16:12:52 -06:00
Ben Ramsey 84a2e76c7e Remove currentTime() method 2020-02-23 16:11:50 -06:00
Ben Ramsey d0b512a597 Add links for documentation 2020-02-23 00:56:11 -06:00
Ben Ramsey b00ba84a38 Prepare for 4.0.0-alpha5 release 4.0.0-alpha5 2020-02-23 00:52:32 -06:00
Ben Ramsey aaccc850a1 Use strict argument validation for collections
This resolves #106
2020-02-23 00:50:00 -06:00
Ben Ramsey a8f1692b7f Prepare for 4.0.0-alpha4 release 4.0.0-alpha4 2020-02-22 23:00:08 -06:00