Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-23 | 466 Bytes | |
v0.1.3 source code.tar.gz | 2019-08-23 | 1.1 MB | |
v0.1.3 source code.zip | 2019-08-23 | 1.3 MB | |
Totals: 3 Items | 2.3 MB | 0 |
This release contains a performance improvement and a minor change in the way white space is handled.
Fixes
- Fixed an issue that would cause memory to gradually overflow. Fixes [#163] 7a1144c
Improvements
- Squash large contiguous spans of white space into a single space. Fixes [#164] (credit to @RohanTalip) 737897c
Other changes
- Removed an unused directory 3aa6b4d
https://github.com/GeekyAnts/vue-native-core/compare/v0.1.2...v0.1.3