v1.1.0
New features:
- it is now possible to select specific intersections passing
intersections = list('Drama', c('Comedy', 'Romance'))
- it is now possible to define custom order of intersections passing
intersections = list('Drama', c('Comedy', 'Romance'))
andsort_intersections = FALSE