tag:github.com,2008:https://github.com/emacs-php/ede-php-autoload/releases Release notes from ede-php-autoload 2017-04-01T13:04:04Z tag:github.com,2008:Repository/36130210/1.1.0 2017-04-01T13:04:04Z 1.1.0 <p>Update version to 1.1.0</p> stevenremot tag:github.com,2008:Repository/36130210/1.0.0 2017-02-21T18:12:29Z 1.0.0 <p>The version is bumped to 1.0.0 because other packages are now using it. This is a guarantee for backward compatibility.</p> <p>New features:</p> <ul> <li>A public API to create custom autoload configuration from the composer configuration</li> </ul> <p>Internal changes:</p> <ul> <li>Add some (few) unit tests</li> <li>Avoid <code>ede-php-autoload-composer-merge-autoloads</code> to duplicate namespaces</li> </ul> stevenremot tag:github.com,2008:Repository/36130210/0.4.3 2016-12-18T14:16:29Z 0.4.3 <ul> <li>Fix bugs at startup on packages installed by MELPA</li> <li>Swittch tests from ert to ecukes</li> <li>Setup travis CI</li> <li>Update package description</li> </ul> stevenremot tag:github.com,2008:Repository/36130210/0.4.2 2016-10-15T11:21:04Z 0.4.2: Support composer fallback autoloads <p>A bug prevented composer's fallback autoloads (autoloads with "" as<br> namespace) to work properly.</p> stevenremot tag:github.com,2008:Repository/36130210/0.4.1 2016-09-13T11:51:21Z 0.4.1: Prepare for MELPA Release <ul> <li>Update version to 0.4.1</li> <li>Properly set cask <code>files</code> entry</li> <li>COmmit pkg file</li> </ul> stevenremot tag:github.com,2008:Repository/36130210/0.4.0 2016-03-12T13:43:15Z 0.4.0 <p>Document class loader implementation method</p> stevenremot tag:github.com,2008:Repository/36130210/0.3.0 2016-03-11T13:04:58Z 0.3.0 <p>Add more tasks in TODO file</p> stevenremot tag:github.com,2008:Repository/36130210/0.2.0 2015-06-16T19:15:40Z 0.2.0: New features : <ul> <li>Automatic project creation when a project has a composer.json file</li> </ul> <p>Important changes :</p> <ul> <li>Use composer.lock to analyse dependencies instead of scanning the<br> vendor directory</li> </ul> <p>Bug fixes :</p> <ul> <li>Support namespaces with subdirectories</li> </ul> stevenremot tag:github.com,2008:Repository/36130210/0.1.1 2015-05-26T11:55:18Z 0.1.1: Changelog : <ul> <li>Implement support for namespaces with multiple directories</li> <li>Cover EDE project with ERT tests</li> <li>Setup Cask workflow</li> </ul> stevenremot tag:github.com,2008:Repository/36130210/0.1.0 2015-05-23T15:45:14Z 0.1.0 <p>Package for publishing</p> stevenremot