<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I have made a number of changes to AeroGear.js since the 1.0.0.Alpha release. I would appreciate it if you would take a look and let me know what you think or send any feedback and questions you might have.<div><br></div><div>So me of the new things added are:</div><div><ul class="MailOutline"><li>Separation of data handling from Pipeline into a new component called DataManager</li><li>Moved the filter method out of Pipeline into DataManager - Data can still be filtered in Pipeline on the server side but client side filtering will happen in DataManager</li><li>Added a baseURL parameter to Pipeline for easier config of endpoints</li><li>Upgraded QUnit and add QUnit Composite to be able to run all test suites from a single page</li></ul><div><br></div><div>As a reminder, the repo is here <a href="https://github.com/aerogear/aerogear-js">https://github.com/aerogear/aerogear-js</a> and a good way to see usage examples is to take a look at the unit tests here <a href="https://github.com/aerogear/aerogear-js/tree/master/tests/unit">https://github.com/aerogear/aerogear-js/tree/master/tests/unit</a>. Also, the docs are also available here <a href="http://aerogear.github.com/aerogear-js/">http://aerogear.github.com/aerogear-js/</a></div></div><div><br></div><div>Thanks,</div><div>Kris</div></body></html>