5.0.0
A New Name!
Charts
is now called DGCharts
to prevent conflicts with Apple's SwiftUI Charts.
To fix your projects simply replace import Charts
with import DGCharts
What's Changed
- Fix yOffset documentation typo by @erkanyildiz in #4898
- The use of special character in folder name don't allow unzip correct… by @rquesada in #4661
- Unnecessary space Removal and Semicolons are removed by @guptamohit1907 in #5016
- Change library name from Charts to DGCharts by @pmairoldi in #5027
- Adding a tutorial link to README.md by @stepanovgena in #4971
- fixed no used warning by @eren-celik in #4841
- Turn on the BUILD_LIBRARY_FOR_DISTRIBUTION flag by @matopeto in #4912
- bump min version to 13 for ios project by @waterskier2007 in #5062
- Fix Node 12 deprecation warning by @FelixHerrmann in #5043
- Merge from master by @pmairoldi in #5067
- Fix Xcode 14.3 import warnings by @FelixHerrmann in #5041
- remove swift-algorithms package in favor of manully importing needed … by @pmairoldi in #5069
- update ci by @pmairoldi in #5070
- [WIP] Release/5.0.0 by @pmairoldi in #5028
New Contributors
- @erkanyildiz made their first contribution in #4898
- @rquesada made their first contribution in #4661
- @guptamohit1907 made their first contribution in #5016
- @stepanovgena made their first contribution in #4971
- @eren-celik made their first contribution in #4841
- @matopeto made their first contribution in #4912
- @waterskier2007 made their first contribution in #5062
Full Changelog: v4.1.0...5.0.0