Skip to content

0.9.5

Compare
Choose a tag to compare
@effigies effigies released this 11 Nov 18:27
· 1471 commits to master since this release
0.9.5
285d4a3

DOI

Release Notes

Bug fix release in the 0.9.x series.

Final planned release with Python 2 support.

With thanks to new contributors Ashley Gillman, Satra Ghosh and Hans Johnson.

Changes

  • FIX: Filter before downsampling (#529)
  • FIX: Copy input dict in replace_entities; Typos in default_path_patterns (#517)
  • FIX: Use string dtype for all entities when using regex search (#511)
  • FIX: Update Sphinx docs for 2.2 (#507)
  • ENH: Enable automatic derivative database caching (#523)
  • ENH: Raise ValueError if BIDSLayout.build_path fails to match any pattern (#508)
  • RF: Subclass analysis Node from object (#528)
  • DOC: Unify docstring format (#499)
  • DOC: Auto-generate stubs (#513)
  • STY: .sql is a misleading extension to sqlite files (#531)
  • STY: General cleanups (#526, #527)