tag:github.com,2008:https://github.com/emacs-php/ede-php-autoload/releasesRelease notes from ede-php-autoload2017-04-01T13:04:04Ztag:github.com,2008:Repository/36130210/1.1.02017-04-01T13:04:04Z1.1.0<p>Update version to 1.1.0</p>stevenremottag:github.com,2008:Repository/36130210/1.0.02017-02-21T18:12:29Z1.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>stevenremottag:github.com,2008:Repository/36130210/0.4.32016-12-18T14:16:29Z0.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>stevenremottag:github.com,2008:Repository/36130210/0.4.22016-10-15T11:21:04Z0.4.2: Support composer fallback autoloads<p>A bug prevented composer's fallback autoloads (autoloads with "" as<br>
namespace) to work properly.</p>stevenremottag:github.com,2008:Repository/36130210/0.4.12016-09-13T11:51:21Z0.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>stevenremottag:github.com,2008:Repository/36130210/0.4.02016-03-12T13:43:15Z0.4.0<p>Document class loader implementation method</p>stevenremottag:github.com,2008:Repository/36130210/0.3.02016-03-11T13:04:58Z0.3.0<p>Add more tasks in TODO file</p>stevenremottag:github.com,2008:Repository/36130210/0.2.02015-06-16T19:15:40Z0.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>stevenremottag:github.com,2008:Repository/36130210/0.1.12015-05-26T11:55:18Z0.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>stevenremottag:github.com,2008:Repository/36130210/0.1.02015-05-23T15:45:14Z0.1.0<p>Package for publishing</p>stevenremot