92b2fb8caeac9222a7320d31315715b8635363b7
[yaffs-website] / vendor / consolidation / site-alias / CHANGELOG.md
1 # Changelog
2
3 ### 1.1.9 - 1.1.7 - 2018/Oct/30
4
5 * Fixes #11: Prevent calls to 'localRoot' from failing when there is no root set (#15)
6 * Set short description in composer.json
7
8 ### 1.1.6 - 2018/Oct/27
9
10 * Add an 'os' method to AliasRecord
11 * Only run root through realpath if it is present (throw otherwise) (#11)
12 * Add a site:value command for ad-hoc testing
13
14 ### 1.1.5 - 1.1.3 - 2018/Sept/21
15
16 * Experimental wildcard environments
17 * Find 'aliases.drushrc.php' files when converting aliases.
18 * Fix get multiple (#6)
19
20 ### 1.1.2 - 2018/Aug/21
21
22 * Allow SiteAliasFileLoader::loadMultiple to be filtered by location. (#3)
23
24 ### 1.1.0 + 1.1.1 - 2018/Aug/14
25
26 * Add wildcard site alias environments. (#2)
27 * Remove legacy AliasRecord definition; causes more problems than it solves.
28
29 ### 1.0.1 - 2018/Aug/7
30
31 * Allow addSearchLocation to take an array
32
33 ### 1.0.0 - 2018/July/5
34
35 * Initial release
36