Tags give the ability to mark specific points in history as being important
-
2.0.0
665c7fca · ·v2.0.0 We have spent enough time in beta now and ready for a full release. [tyler36](https://www.drupal.org/u/tyler36), [nicxvan](https://www.drupal.org/u/nicxvan), [hussainweb](https://www.drupal.org/u/hussainweb), [Project Update Bot](https://www.drupal.org/u/project-update-bot) **Issues**: 5 issues resolved. Changes since [2.0.0-beta4](https://www.drupal.org/project/do_username/releases/2.0.0-beta4): * [#3464064](https://www.drupal.org/node/3464064) by [nicxvan](https://www.drupal.org/u/nicxvan), [hussainweb](https://www.drupal.org/u/hussainweb): Usernames with Spaces do not work * [#3472367](https://www.drupal.org/node/3472367) by [hussainweb](https://www.drupal.org/u/hussainweb): Error with Drush 13 * [#3416847](https://www.drupal.org/node/3416847) by [tyler36](https://www.drupal.org/u/tyler36): Bringing in the test from another issue * [#3429896](https://www.drupal.org/node/3429896) by [Project Update Bot](https://www.drupal.org/u/project-update-bot), [hussainweb](https://www.drupal.org/u/hussainweb): Automated Drupal 11 compatibility fixes for do_username * [#3466174](https://www.drupal.org/node/3466174) by [hussainweb](https://www.drupal.org/u/hussainweb): Add contrib script
-
2.0.0-beta4
2b6181e8 · ·2.0.0 Beta 4 Move to Gitlab CI and other fixes [hussainweb](https://www.drupal.org/u/hussainweb), [Gauravvvv](https://www.drupal.org/u/gauravvvv) **Issues**: 6 issues resolved. Changes since [2.0.0-beta3](https://www.drupal.org/project/do_username/releases/2.0.0-beta3): * [#3401254](https://www.drupal.org/node/3401254) by [hussainweb](https://www.drupal.org/u/hussainweb): Fix module not installable errors in test * [#3400135](https://www.drupal.org/node/3400135) by [Gauravvvv](https://www.drupal.org/u/gauravvvv): Deprecated function: Creation of dynamic property Drupal\do_username\DOComputedFields::$value is deprecated * [#3401251](https://www.drupal.org/node/3401251) by [hussainweb](https://www.drupal.org/u/hussainweb): Fix phpcs errors * [#3401244](https://www.drupal.org/node/3401244) by [hussainweb](https://www.drupal.org/u/hussainweb): Fix phpstan errors * [#3401246](https://www.drupal.org/node/3401246) by [hussainweb](https://www.drupal.org/u/hussainweb): Fix phpcs sniff error * [#3401242](https://www.drupal.org/node/3401242) by [hussainweb](https://www.drupal.org/u/hussainweb): Fix eslint errors
-
2.0.0-beta3
d994bca8 · ·2.0.0 Beta 3 * [#3394977](https://www.drupal.org/node/3394977): Deprecation error in DOComputedFields * [#3394985](https://www.drupal.org/node/3394985) by [jagraj_singh_gill](https://www.drupal.org/u/jagraj_singh_gill): Attempt to read property "value" on array in Drupal\do_username\DOComputedFields->getValue() * [#3394978](https://www.drupal.org/node/3394978) by [Mohd Sahzad](https://www.drupal.org/u/mohd-sahzad), [hussainweb](https://www.drupal.org/u/hussainweb): Undefined variable $websites in Drupal\do_username\DOComputedFields->getValue()
-
-
-
-
8.x-1.0-beta1
71e899c0 · ·1.0-beta1 We are near a full release. Still waiting on https://www.drupal.org/project/do_username/issues/3255289 to move to full release. Changes in this release: * Issue #3287016 by Project Update Bot: Automated Drupal 10 compatibility fixes * Issue #3255230 by sahal_va, hussainweb: Add validation to check the username information from the API * Added drush command for copying field values * Issue #3166026 by ankithashetty, hussainweb: Fix Drupal Coding Standard Errors * Issue #3166024 by ankithashetty, hussainweb: Avoid t() calls, instead use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t()
-
8.x-1.0-alpha2
76975784 · ·8.x-1.0-alpha2 * Issue [#3160816]: Update package requirement for guzzle6-adapter * Issue [#3162061]: Document workaround for guzzle6-adapter 1.x
-
8.x-1.0-alpha1
db116069 · ·8.x-1.0-alpha1 First usable release. Basic field and API is usable. TODO: Views integration, more API use cases.