-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0512130
commit bea16be
Showing
4 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
Changelog | ||
========= | ||
|
||
Version 2.2.0 | ||
------------- | ||
- Include morphology filename extension into Neuron's name | ||
- Extend ``tree_type_checker`` to accept a single tuple as an argument. Additionally validate | ||
function's arguments (#909, #912) | ||
- Optimize Sholl analysis code (#905) | ||
|
||
Version 2.1.2 | ||
------------- | ||
- Allow for morphologies without soma (#900) | ||
|
||
Version 2.1.1 | ||
------------- | ||
- Drop relative imports (keep backward compatibility) (#898) | ||
- Account for all custom neurite types in NeuriteType (#902) | ||
- Remove excessive pylint disables (#903) | ||
|
||
Version 2.0.2 | ||
------------- | ||
See a separate dedicated :ref:`page<migration-v2>` for it. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. include:: ../../CHANGELOG.rst |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters