File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,16 @@ follower-livedata@1.0.3
99geojson-utils@1.0.2
1010id-map@1.0.2
1111json@1.0.2
12- local-test:urigo:angular@0.5.11
12+ local-test:urigo:angular@0.6.0-alpha
1313logging@1.0.6
1414meteor@1.1.4
1515minimongo@1.0.6
16- mongo@1.0.10
16+ mongo@1.0.11
1717mquandalle:bower@0.1.11
1818ordered-dict@1.0.2
1919random@1.0.2
2020retry@1.0.2
2121tinytest@1.0.4
2222tracker@1.0.4
2323underscore@1.0.2
24- urigo:angular@0.5.11
24+ urigo:angular@0.6.0-alpha
Original file line number Diff line number Diff line change 33> The power of Meteor and the simplicity and eco-system of AngularJS
44
55# New 0.6 version - biggest change we had so far!
6- We just released angular-meteor version 0.6-alpha with a lot of many exciting features.
6+ We just released angular-meteor version 0.6-alpha with a lot of exciting new features.
77
8- It has a completly new API for collections, templates and routing.
8+ It has a completely new API for collections, templates and routing.
99
1010It also has breaking changes.
1111Please read more and get ready here:
1212
13+ We will support the old API only until the end of the beta version so please update your applications.
1314
1415# Please support our ng-conf 2015 talk proposal by commenting on it here:
1516[ https://github.com/ng-conf/submissions-2015/pull/172 ] ( https://github.com/ng-conf/submissions-2015/pull/172 )
Original file line number Diff line number Diff line change 11Package . describe ( {
22 summary : "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages." ,
3- version : "0.6.0" ,
3+ version : "0.6.0-alpha " ,
44 git : "https://github.com/Urigo/angular-meteor.git"
55} ) ;
66
You can’t perform that action at this time.
0 commit comments