Skip to content

Latest commit

 

History

History
94 lines (58 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

94 lines (58 loc) · 4.89 KB

Change Log

v3.4.0 (2019-10-09)

Full Changelog

Closed issues:

  • Crash on iOS13 ! need to update RealmSwift #33
  • How to use this with Swift Realm ? Can't init DataSet #32

Merged pull requests:

v3.2.2 (2019-05-28)

Full Changelog

Closed issues:

  • Would you update to Swift 5.0 ? Or have a schedule? #30
  • Xcode 10.1 / Swift 4.2 #29
  • Build fail 3.2.1 #27
  • I can't use pod #25
  • Throwing errors on XCode 10 / iOS12 #23

Merged pull requests:

  • Support Swift 5.0, dependency update to Charts 3.3.0 and Realm 3.15.0 #31 (liuxuan30)
  • (doc) Fix typo in README.md #26 (wlim33)

3.2.1 (2018-11-01)

Full Changelog

Closed issues:

  • Correct way to persist data with ChartDataEntry #2

Merged pull requests:

v3.1.1 (2018-06-11)

Full Changelog

Closed issues:

  • Swift 4.1 and Realm 3.4 #22
  • Swift 4.1 Xcode 9.3? #21
  • Type 'RLMArray<RLMObject>' does not conform to protocol 'Sequence' #20
  • Swift 4.0.3 compilation errors #18

v3.0.5 (2018-02-05)

Full Changelog

Closed issues:

  • RealmSwift dependency locked to 2.10 #16
  • ChartsRealm failed building on Xcode 9.2, swift 4.0.3 #13
  • Carthage update/bootstrap download Swift 3.1 RealmSwift module for swift 4 #11
  • Can't push new pod version #8

Merged pull requests:

  • update carthage and pod info to 3.0.5 #19 (liuxuan30)
  • Add a missing designated initializer inheritance for RealmBarDataSet #15 (liuxuan30)
  • Sync with Xcode 9.2, Swift 4.0.3 #14 (liuxuan30)
  • migrate ChartsRealmDemo and bugfix #12 (liuxuan30)

v3.0.4 (2017-10-09)

Full Changelog

Closed issues:

  • Can't update the pod #10

Merged pull requests:

v3.0.3 (2017-10-01)

Full Changelog

Closed issues:

  • ChartsRealm 3.0.2 Error in Xcode 9 beta: Use of mutating member on immutable value #3

Merged pull requests:

v3.0.2 (2017-04-02)

* This Change Log was automatically generated by github_changelog_generator