-
Notifications
You must be signed in to change notification settings - Fork 14
/
CHANGELOG
39 lines (39 loc) · 1.08 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
v0.5.1:
date: 2015-04-13
changes:
- Added bundle transmission size `limit` option
- Update bower to 1.4.1
v0.5.0:
date: 2014-09-21
changes:
- Portable configuration location for storage and other directories.
- Bug fix with bundle downloading through the user interface.
- Bug fix for empty bundles and errors. if Bower or NPM fail to install you get a failed job in the Kue log.
v0.4.0:
date: 2014-07-22
changes:
- 'freight track REPO BRANCH_NAME' is now 'freight track REPO --track-branch=BRANCH_NAME'.
- Added 'freight track [--track-directory=PATH_TO_PACKAGE_JSON_FILES], allows to track repositories
that have 'package.json' and 'bower.json' in subdirectories.
v0.3.3:
date: 2014-07-06
changes:
- Documentation and bug fixes.
v0.3.2:
date: 2014-06-23
changes:
- Bug fixes.
v0.3.1:
date: 2014-06-22
changes:
- Bug fixes.
v0.3.0:
date: 2014-06-22
changes:
- Adds repository tracking with `freight track`.
- Removed `-p` password flag.
- Added more docs.
v0.1.0:
date: 2014-05-19
changes:
- Initial release.