Skip to content

0.2.1

Compare
Choose a tag to compare
@oesteban oesteban released this 12 Dec 08:52
· 372 commits to master since this release

Release Notes

A bugfix release to test that versioned documentation is working.

CHANGES

  • FIX: Remove count of DWI scans according to task_id (#10)
  • ENH: Vector representation and checking utilities (#26)
  • ENH: Start running smoke tests on CircleCI (#31)
  • ENH: Add config for CircleCI (#13)
  • DOC: Build versioned docs and deploy them to gh-pages (#45)
  • MAINT: Revise execution options in CircleCi (#33)
  • MAINT: A minimal infrastructure for unit-tests, with some initial test files (#32)
  • MAINT: Add a branch step to the contribution guidelines. (#21)
  • MAINT: Add maintenance script to update the changelog, update CHANGES (#22)
  • MAINT: Add a base of CONTRIBUTING.md guidelines (#14)
  • MAINT: Fix typos and add Makefiles (#11)
  • MAINT: Add TravisCI for code linting with flake8 (#18)