version 0.9.5 [4/23/07] - query: constraint on method argument types - bug: keyboard shortcuts sometimes disabled in query editor - interface: better display of chains (fonts, colors, hovers) - interface: dynamic context menus on chain items - interface: copy snippet action version 0.9.4 [4/15/07] - JDT integration: infer needed type from within method call arglists or after "return" - query: search options in the query, e.g. @(deprecation,maxlen=3) - interface: error annotations in query viewer, changed the font - interface: better code preview (remove indent), option to ignore editor context - query: changed the handling of "void" in the args list - new ranking algorithm that favors method calls with few arguments - bug: "require package" constraint not working when void type present in output - bug: codegen can't find or resolve extra query vars - bug: some API calls missing from graph due to incorrect handling of methods with multiple params - bug: superclass methods are unfairly penalized version 0.9.3 [4/9/07] - introduced @all and @x:y constraint tags - lots of small UI changes - relaxed input validation in UI dialogs; automatically fix common syntactic errors - factored out the default data graph into a separate plugin that will not need to be updated in future versions version 0.9.2 [4/5/07] - cosmetic changes - declared plugin requirements in the feature to prevent Eclipse pre-3.2 from installing JavaSketch version 0.9.1 [4/4/07] - initial beta release