Skip to content

Releases: publishpress/library-pimple-pimple

3.5.0.10

30 May 18:42
Compare
Choose a tag to compare

Changelog

  • CHANGED: Added the includes.php file to Composer autoload.

3.5.0.9

27 Apr 21:08
Compare
Choose a tag to compare

Changelog

  • CHANGED: Dummy release just to have a prior version for testing different versions;

3.5.0.8

27 Apr 21:06
Compare
Choose a tag to compare

Changelog

  • CHANGED: Remove include file from composer's autoload. It should be loaded manually;

3.5.0.7

26 Apr 01:55
Compare
Choose a tag to compare

Changelog

  • CHANGED: Adjust action priorities to lower numbers;

3.5.0.6

24 Apr 21:43
Compare
Choose a tag to compare

Changelog

  • CHANGED: Changed priority of the plugins_loaded action from 1 to -20;

3.5.0.5

21 Apr 02:43
Compare
Choose a tag to compare

Changelog

  • FIXED: Conditional checking function "register" targeting the wrong function name;
  • ADDED: Add global constants to know when the lib as loaded and which version;

3.5.0.4

20 Apr 03:51
Compare
Choose a tag to compare

Changelog

  • ADDED: Add the include file and the version loader class;

3.5.0.3

18 Apr 21:54
Compare
Choose a tag to compare

Changelog

  • FIXED: Fix fixed psr-container version constraint

3.5.0.2

18 Apr 21:33
de698cb
Compare
Choose a tag to compare

Add .gitattributes file to ignore specific files when exporting the code.

3.5.0.1

12 Apr 21:50
Compare
Choose a tag to compare
Initial commit with prefixed code.

The library psr/container was removed and we use the prefixed version.