All Versions
7
Latest Version
Avg Release Cycle
344 days
Latest Release
1037 days ago

Changelog History

  • v4.0.2 Changes

    May 27, 2020

    ๐Ÿ›  This fixes the constructor parameter type in the PhpDoc comment header for the Segment class.

    This will enable using static analysis tools such as PHPStan against code which uses this library.

  • v4.0.1 Changes

    December 05, 2019

    ๐Ÿš€ This release fixes a bug in the default Aura.Di container configuration.

  • v4.0.0 Changes

    August 17, 2019

    ๐Ÿš€ This release primarily updates Aura.Auth to be compatible with modern PHP versions. In particular, this version now uses PHPUnit 7 and later, as well as dropping support for language PHP 5 versions. It also drops support for HHVM.

  • v2.0.1 Changes

    March 18, 2017
  • v2.0.0 Changes

    October 12, 2015

    ๐Ÿš€ First stable 2.0 release.

    • โœ… (FIX) Correct AuthFactory namespace, and add test.

    • (DOC) Additions and corrections in README.

    • (FIX) Add missing Status in AdapterInterface.

  • v2.0.0-beta2 Changes

    November 07, 2014
    • โšก๏ธ DOC: Updated README and docblocks.

    • ๐Ÿ— CHG: PdoAdapter::buildSelectWhere() now honors the custom column name provided by the user.

    • โœ… CHG: Turn off auto-resolution in Container tests

  • v2.0.0-beta1 Changes

    October 05, 2014

    ๐ŸŽ‰ Initial 2.0.0 beta release.