# Release notes ## v0.3.0 Major changes in v0.3.0: 1. Support Python to 3.12 now. 2. Reformat the codebase. 3. Support automatic installation of `pyg` dependencies. ## v0.2.1 Major changes in v0.2.1: 1. Update `torch` version to 2.0.0. 2. Fix bugs on plot palette. ## v0.2.0 Major changes in v0.2.0: 1. Speed up the graph building. 2. Set default embedding method to `DPCA`. 3. Fix bugs on plotting and 3D reconstruction. 4. Provide [docker image](https://hub.docker.com/repository/docker/huhansan666666/slat). 5. Add more benchmarks and case studies. ## v0.1.0 `scSLAT` is available now!