**Release notes**
Bug fixes:
- Fixed matplotlib colorbar axis errors with `matplotlib>=3.6.0` (see issue 16 and PR 17)
- Fixed `LinearSegmentedColormap` problems with `matplotlib>=3.6.0` (see issue 12 and PR 19)
- Fixed `color_range`discrepancy issues with matplotlib and brainspace (see issue 18 and PR 19)
- Fixed path handling when loading surfaces; file reading should now work across all platforms (see issue 13 and PR 20)
Features added:
- `alpha` parameter to `Plot.add_layer()` for transparent data plotting (see PR 14)
New contributors!! Big thank you to:
- mgxd (17)
- harrisonritz (14)
Full Changelog: https://github.com/danjgale/surfplot/compare/v0.1.0...v0.2.0