Skip to content

Latest commit

Β 

History

History
executable file
Β·
236 lines (146 loc) Β· 5.82 KB

File metadata and controls

executable file
Β·
236 lines (146 loc) Β· 5.82 KB

Change log

Released on 2019-11-18

  • Reverted Atomic Property Wrapper

Released on 2019-10-11

  • Added Atomic Property Wrapper

Released on 2019-09-29

  • SPM Support

Released on 2019-04-24

  • Swift 5.0 support

Released on 2019-04-01

  • Memory management improvements

Released on 2019-03-18

  • Improved error handling

Released on 2019-03-14

  • Performance improvements

Released on 2019-03-07

  • Performance improvements

Released on 2019-03-07

  • Fixed distributeAnnotations bug

Released on 2019-02-11

  • Refactored Clustering

Released on 2019-01-28

  • Reintroduced StyledClusterAnnotationView

Released on 2019-01-07

  • Updated README

Released on 2018-12-02

  • Fixed crash in QuadTreeNode annotations
  • Added dispatch queues

Released on 2018-10-18

  • Swift 4.2 Support

Released on 2018-10-17

  • Fixed race condition
  • Added ClusterManagerDelegate
  • Refactored CusterAnnotationView
  • Improved example

Released on 2018-09-23

  • Added code coverage
  • Bug fixes

Released on 2018-08-21

  • Fixed remove annotations

Released on 2018-07-10

  • Added tests

Released on 2018-07-07

  • Fixed Swift 3.3 bug

Released on 2018-06-15

  • Updated configuration

Released on 2018-06-15

  • Added same coordinate handling options

Released on 2018-05-18

  • Updated Podspec

Released on 2018-05-06

  • Added documentation

Released on 2018-05-03

  • Crash fix

Released on 2018-04-12

  • Comparison improvements

Released on 2018-04-04

  • Fixed queuing

Released on 2018-04-03

  • Moved clustering to background thread

Released on 2018-03-30

  • Swift 4.1 Support

Released on 2018-02-05

  • Comparison fix

Released on 2018-01-28

  • Comparison improvement

Released on 2017-12-01

  • Bug fixes
  • Renamed ClusterAnnotationType to ClusterAnnotationStyle

Released on 2017-11-28

  • Bug fixes

Released on 2017-10-17

  • Added custom cell sizing
  • Added annotation center aligning
  • Fixed annotations moving when panning

Released on 2017-09-20

  • Updated to Swift 4

Released on 2017-09-11

  • Changed Set to Array

Released on 2017-08-17

  • Added option to retain invisible annotations

Released on 2017-08-09

  • Added multiple manager support
  • Fixed overlapping annotations
  • Removed multithreading

Released on 2017-05-31

  • Fixed grouping issue

Released on 2017-05-08

  • Bug fixes

Released on 2017-05-08

  • Added zoom level

Released on 2017-05-06

  • Added annotation removal

Released on 2017-04-29

  • Added image support

Released on 2017-04-19

  • Added documentation

Released on 2017-04-18

  • Bug fixes

Released on 2017-04-13

  • Created Project