- Performance improvements (DomInspector and DomInspectionResultProcessor)
- Mnemonics support in Swing
- FakeReplace support
- More bug fixes, unit tests and documentation
As always, the best place to start is the Reference Documentation:
Your continued feedback is invaluable to us. Please download it and let us know what you think.
Breaking Changes
There have, unfortunately, been some minor breaking changes with this release compared to v0.95. Specifically:
- The InspectionResultProcessor interface now works with Strings, not DOM Documents, to maximize the number of scenarios it is applicable to. The new DomInspectionResultProcessor interface can be used to work with Documents
0 comments:
Post a Comment