Skip to content

v1.1.0

Compare
Choose a tag to compare
@willGraham01 willGraham01 released this 05 Jan 09:32
· 41 commits to main since this release
c38399a

Remove Duplicate Function

Removes a duplicated function from the package (#272) and standardises the corresponding calls across other functions within the package.

Various developer-related updates are also going in with this PR, which do not affect anything in the package.

  • Reinstating the brainmapper CI check, but as an optional check to indicate potential breakages
  • Additional tests added
  • Pre-commit config modified slightly.

What's Changed

Full Changelog: v1.0.0...v1.1.0