UNPKG

1.54 kBMarkdownView Raw
10.7.3 - 2014-04-04
2 - die loudly if there's a problem with the meteor process. Thanks @mitar
3
40.7.1 - 2014-01-02
5 - fixed issue with smart.lock being written incorrectly
6
70.7.0 - 2013-12-20
8 - fixed acceptance tests to work with latest meteor
9 - use single package publication for package installs, should be much quicker
10 - added a package search tool
11 - log package installs to atmosphere
12
130.6.16 - 2013-11-3
14 - smarter searching for package.js, thanks @childdude
15 - added `mrt remove`
16
170.6.15 - 2013-10-20
18 - don't write to .meteor/packages, thanks @mitar
19
200.6.14 - 2013-10-2
21 - added --build-dev-bundle option
22
230.6.13 - 2013-09-13
24 - deal with gitignore issue, thanks @philcockfield
25
260.6.12 - 2013-09-4
27 - deal with .build directorys, thanks @mitar
28
290.6.11 - 2013-08-16
30 - minor fix to postinstall script, thanks @veell
31
320.6.10 - 2013-08-10
33 - fixed problem with homedir containing spaces.
34
350.6.9 - 2013-08-2
36 - added `link-package` command
37
380.6.8 - 2013-07-22
39 - added `create-package` command
40 - updated prompt dependency
41
420.6.7 - 2013-07-4
43 - switched back to port 443
44
450.6.4 - 2013-06-17
46 - added --verbose argument.
47
480.6.3 - 2013-06-13
49 - Default to port 80
50
510.6.2 - 2013-06-13
52 - Commented out completion postinstall stuff.
53
540.6.1 - 2013-06-11
55 - Error message if default meteor isn't installed and we try to use it.
56
570.6.0 - 2013-06-07
58 - use Meteor's `packages/` directory
59
600.5.0 - 2013-03-18
61 - upgrade to ddp version pre1 package.
62
630.4.8
64 - fixed problem with local sources that form a dep diamond (#93)