# 0.0.31 (02.12.19)
- fix cluster when using large negative slack

# 0.0.30 (08.11.19)
- add k-nearest searches

# 0.0.29 (13.09.19)
- fix int64 versions

# 0.0.28 (24.07.19)
- add count to merge/merge_by

# 0.0.26-27 (19.07.19)
- hotfixes

# 0.0.25 (16.07.19)
- implement introns, add by arg for merge and cluster

# 0.0.24 (14.07.19)
- implement cluster for pyranges-speedup

# 0.0.23 (28.05.19)
- add const kw where missing to allow multithreading

# 0.0.21-22 (16.05.19)
- refactor to modules.
- fix tile


# 0.0.20 (15.05.19)
- fix another off by 1 error in makewindows with tile=True

# 0.0.19 (14.05.19)
- fix off by 1 error in makewindows with tile=True

# 0.0.18 (13.05.19)
- add slack to find_clusters
