Skip to content

Releases: Objectivco/booster-seat

1.0.10

26 Feb 02:38

Choose a tag to compare

  • Moved wordpress dependency to dev

1.0.9

26 Feb 02:31

Choose a tag to compare

  • Dropped dotenv version from 3.2.x to 2.5

1.0.8

26 Feb 01:48

Choose a tag to compare

  • Add wordpress core library and wp-phpunit to composer and files to facilitate automatic test setup.
  • Add ability to pass parameters to singleton instance
  • Added test for the new functionality
  • Bumped minimum PHP version from 5.4 > 5.6

1.0.5

29 Jan 16:57

Choose a tag to compare

Fixed readme

1.0.4

26 Jan 17:09
e365f8c

Choose a tag to compare

Merge pull request #1 from Objectivco/develop

Merge tag '1.0.4' into develop

1.0.3

19 Jan 03:25

Choose a tag to compare

CHANGELOG

  • 1.0.3
    • Fixed issue with Singleton class.
      • Description: When using the library in multiple plugins the Singleton class was only returning the class firstly ever
        used by it. Obviously this was not intended behavior. It now returns the only the first used instance of each class type

Test release

18 Jan 00:27

Choose a tag to compare

1.0.2

Removed readme