Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Tags: BlueBrain/MorphIO

Tags

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Section change (#510)


* A section within MorphIO is defined as a series of segments between
  bifurcation/multifurcation points.  However, SWC files allow section
  change without a branch. Normal parsing of this will raise an
  exception, but can be allowed using the option `UNIFURCATED_SECTION_CHANGE`
* Create a warning if the section type changes without a bifurcation
* Add option to allow for sections changes in SWC files without bifurcation

v3.3.10

Toggle v3.3.10's commit message
fix pypi upload

v3.3.9

Toggle v3.3.9's commit message
remove debug print

v3.3.8

Toggle v3.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
prepare release (#496)

v3.3.7

Toggle v3.3.7's commit message
update classifiers

v3.3.6

Toggle v3.3.6's commit message
prepare for v3.3.6 release

v3.3.5

Toggle v3.3.5's commit message
updated changelog, prepare for v3.3.5 release

v3.3.4

Toggle v3.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release prep for v3.3.4 (#438)

* turn on linux 3.11 wheels;
  * windows still depend on h5py, and there are no wheels for 3.11
  * macOS 3.11 h5py doesn't build, so we can't test our macos 311 wheels

v3.3.3

Toggle v3.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix windows-2022 wheels & MANIFEST.in warnings (#388)

* Fix MANIFEST.in
* Use v141 toolset

v3.3.2

Toggle v3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix wheel uploading on new release tags (#355)