Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@danjgale danjgale released this 20 Dec 21:03
· 11 commits to main since this release

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_rangediscrepancy 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:

Full Changelog: v0.1.0...v0.2.0