source: frontend/node_modules/detect-port-alt/HISTORY.md

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 627 bytes
Line 
1
21.1.2 / 2017-05-11
3==================
4
5 * fix: should double check 0.0.0.0 and localhost (#20)
6 * docs: ignore type of port when checking if it's occupied (#18)
7
8# 1.1.1 / 2017-03-17
9
10 * fix: try to use next available port (#16)
11
12# 1.1.0 / 2016-01-17
13
14 * Use server listen to detect port
15
16# 1.0.7 / 2016-12-11
17
18 * Early return for rejected promise
19 * Prevent promsie swallow in callback
20
21# 1.0.6 / 2016-11-29
22
23 * Bump version for new Repo
24
25# 0.1.4 / 2015-08-24
26
27 * Support promise
28
29# 0.1.2 / 2014-05-31
30
31 * Fix commander
32
33# 0.1.1 / 2014-05-30
34
35 * Add command line support
36
37# 0.1.0 / 2014-05-29
38
39 * Initial release
Note: See TracBrowser for help on using the repository browser.