v0.1.0
    Initial version.
v0.1.1
    Paper-submit version. Changes the figures included in the paper and creates zenodo DOI for the code.
v0.1.2
    Add multi-stage repulsion control to `embed_graph`.
v0.1.3
    Add cuml accelerated embedding. 
    Improve tile_components to better align the secondary axis.
    Update demonstrations in notebook.
    Migrate to pyproject.toml and src layout.