Changed * operations now use binding async methods * replace manual count internals to use binding count methods * added limits on returned items (to be removed in the future) * prep for component registry service release
0.2.23
Changed * minor text output fix to properly emit source component names
0.2.22
Changed * minor affects fix
0.2.21
Changed * enhanced http debug logging with --debug * enhanced status bar * ensure we search latest community components with --search-latest
0.2.20
Changed * make 'new' default for -a (when generating affects)
Added * --no-upstream-affects which will exclude upstream components when generating affects
0.2.19
Changed * ensure we handle upstreams with component name containing special chars (as in regex special chars)