66 Commits

Author SHA1 Message Date
Ben Ramsey 1db531b6f1 Merge branch '4.x' into 5.x 2025-06-01 01:20:09 -05:00
Ben Ramsey b366701d62 Update documentation with references to RFC 9562 2025-06-01 00:47:29 -05:00
Ben Ramsey d8ade1e1d2 Merge branch '4.x' into 5.x 2025-05-25 12:49:19 -05:00
Ben Ramsey f6376dd458 chore: upgrade Sphinx to fix documentation builds 2024-04-27 15:55:08 -05:00
Ben Ramsey c94add912b Merge branch '4.x' into 5.x 2023-01-01 15:15:10 -06:00
diego 8a3bbe4ac8 Fix version typo (#481) 2022-12-22 10:38:25 -06:00
Ben Ramsey 55d8833b06 feat: support version 8, custom UUIDs 2022-11-05 17:57:29 -05:00
Ben Ramsey 4000e896f9 refactor: remove dependency on ext-ctype 2022-09-16 09:43:44 -05:00
Ben Ramsey 59414d4e58 docs: add current year replacement token to docs 2022-09-15 22:35:22 -05:00
Ben Ramsey a161a26d91 chore: prepare for release 4.5.1 2022-09-15 22:22:46 -05:00
Ben Ramsey e6164bd687 docs: update copyright year on documentation 2022-09-14 18:35:44 -05:00
Ben Ramsey 4f4deb1dd6 feat: add UUIDv7 documentation and customization 2022-09-14 18:21:10 -05:00
Ben Ramsey 7d1400b90a doc: update for Rfc4122\UuidV6 2022-09-12 20:46:34 -05:00
Ben Ramsey 9af16ab8ad chore: update documentation copyright 2022-08-13 10:22:21 -05:00
Ben Ramsey 8c0a06654e feat: introduce Version enum and use instead of constants 2022-08-12 20:10:51 -05:00
Ben Ramsey 6e05ba7f42 Rename to TimeBasedUuidInterface and extend UuidInterface 2022-08-05 15:46:51 -05:00
Ben Ramsey 10e2f3664b Merge branch '4.x' into 5.x 2022-08-05 12:38:23 -05:00
Ben Ramsey c4b834301d Update links to 4.x branch 2022-08-05 12:21:57 -05:00
Ben Ramsey 973b87ce91 Merge branch '4.x' into 5.x 2022-03-27 22:58:54 -05:00
Ben Ramsey 418e9c6339 Move getUrn() documentation according to interface changes 2022-03-27 22:56:29 -05:00
Ben Ramsey 5b98a2fee1 Introduce TimeBasedInterface for UUIDs derived from time 2022-03-27 22:50:14 -05:00
Ben Ramsey 8ced2afadd chore: prepare release 4.3.0 2022-03-26 17:00:50 -05:00
Ben Ramsey 7231612a52 chore: prepare release 4.2.0 2021-08-06 17:30:43 -05:00
Ben Ramsey 5ed105e162 chore: update branch name to "main" 2021-08-06 15:09:59 -05:00
Ben Ramsey e5b3699bbe Add Tidelift enterprise page to docs website 2020-11-05 15:15:32 -06:00
Ben Ramsey 744c05798a [ci skip] Add Uuid method return types that have changed (slightly) 2020-03-16 11:36:36 -05:00
Andy Snell 7b068c6bea Fix Minor Typos in Docs 2020-03-15 20:49:09 -05:00
Joao Paulo V Martins 62fdcbbed0 Update docs/database.rst
Co-Authored-By: Ben Ramsey <ben@benramsey.com>
2020-03-15 16:43:57 +00:00
João Paulo V Martins 8e7b3a43eb Fix small issues with docs 2020-03-15 15:55:21 +00:00
Ben Ramsey 30550388e0 [ci skip] Update version constraint tip to mention downstream reqs 2020-03-14 17:28:20 -05:00
Ben Ramsey e55a984c9d Add tip for Composer version constraint 2020-03-14 17:21:13 -05:00
Ben Ramsey 271fdc81e9 Finish documentation for version 4.0.0 of library 2020-03-14 16:48:14 -05:00
Ben Ramsey 50dc89eeae Make sure all documentation files have references 2020-03-10 17:15:33 -05:00
Ben Ramsey e7fb0780d1 [ci skip] Add documentation for replacing default factory 2020-03-09 17:07:58 -05:00
Ben Ramsey 58df4fab1a [ci skip] Add documentation for using custom validator 2020-03-09 16:19:55 -05:00
Ben Ramsey 453806576d [ci skip] Add documentation for replacing default calculator 2020-03-09 15:05:42 -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 57e3ce9dd7 Fix Psalm errors resulting from changes introduced in 3.9.4 2020-03-07 15:22:00 -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 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 7289d33396 Improve documentation 2020-03-02 22:56:56 -06:00