For transparency and insight into our release cycle, and for striving to maintain backward compatibility, this code will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
For more information on SemVer, please visit http://semver.org/.
- Added namespace
- Changed filename
- Changed class name
- Added method
__toString()
- Align Morris PHP version with Morris JS
- Added deprecated for Morris v0.5.1
- Fixed wrong property
labels
- Added constructor for
__chart_type