This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
0.4.4
Notes
Some performance regressions remain from 0.4.0 and will be addressed in an upcoming release.
Features
Fixes
- #438 Shaker 2.0 compatibility
- #78 Client resource store implementation
- #77, #76 YUIDocs for resource store
- #429 PUT requests not handled correctly
- 091929f8 Fixed a browser incompatibility with XML output
- c5baa19e fixed how commands instantiate the store
- 3cfff95e performance: use Y.mojito.util.copy() instead of Y.clone()
- f63614f4 performance: removed Y.clone() from YCB library
- c9cfcf16 fix multiple done() calls in client-side Handlebar renderer, consequence of fixing #408
Acknowledgements
Special thanks to Diego Ferreiro Val for his contributions to this release.