Skip to content

Commit

Permalink
changelog: add links to compare Github commit history
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Sep 4, 2024
1 parent d56d551 commit fc47573
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Date: 25/07/24
- `navis.interfaces.neuprint.fetch_mesh_neuron` will now ignore the `lod` parameter if the data source does not support it instead of breaking
- Fixed a number of deprecation warnings in the codebase

**Full Changelog**: [v1.6.0...v1.7.0](https://github.com/navis-org/navis/compare/v1.6.0...v1.7.0)

## Version 1.6.0
Date: 07/04/24

Expand Down Expand Up @@ -93,6 +95,8 @@ Date: 07/04/24
- Fixed a bug in `navis.despike_skeleton` that caused the `reverse` argument to be ignored
- Fixed two small bugs in `navis.interfaces.neuprint.fetch_mesh_neuron`

**Full Changelog**: [v1.5.0...v1.6.0](https://github.com/navis-org/navis/compare/v1.5.0...v1.6.0)

## Version 1.5.0
Date: 27/07/23

Expand All @@ -114,6 +118,8 @@ Date: 27/07/23
##### Fixes
- Various other bugfixes

**Full Changelog**: [v1.4.0...v1.5.0](https://github.com/navis-org/navis/compare/v1.4.0...v1.5.0)

## Version 1.4.0
Date: 21/12/22

Expand All @@ -135,12 +141,16 @@ Date: 21/12/22
##### Fixes
- Tons of bug fixes

**Full Changelog**: [v1.3.1...v1.4.0](https://github.com/navis-org/navis/compare/v1.3.1...v1.4.0)

## Version 1.3.1
Date: 10/06/22

##### Fixes
- Various bugs fixed

**Full Changelog**: [v1.3.0...v1.3.1](https://github.com/navis-org/navis/compare/v1.3.0...v1.3.1)

## Version 1.3.0
Date: 10/05/22

Expand All @@ -161,12 +171,16 @@ Date: 10/05/22
##### Fixes
- Lots of fixes and improvements in particular for I/O-related functions

**Full Changelog**: [v1.2.1...v1.3.0](https://github.com/navis-org/navis/compare/v1.2.1...v1.3.0)

## Version 1.2.1
Date: 25/02/22

##### Fixes
- Hot fix for `navis.split_axon_dendrite`

**Full Changelog**: [v1.2.0...v1.2.1](https://github.com/navis-org/navis/compare/v1.2.0...v1.2.1)

## Version 1.2.0
Date: 24/02/22

Expand All @@ -187,6 +201,8 @@ Date: 24/02/22
##### Fixes
- Myriads of small and big bugfixes

**Full Changelog**: [v1.1.0...v1.2.0](https://github.com/navis-org/navis/compare/v1.1.0...v1.2.0)

## Version 1.1.0
Date: 18/11/21

Expand All @@ -197,6 +213,8 @@ Date: 18/11/21
##### Fixes
- Fixed a critical bug with plotting skeletons with plotly `5.4.0`

**Full Changelog**: [v1.0.0...v1.1.0](https://github.com/navis-org/navis/compare/v1.0.0...v1.1.0)

## Version 1.0.0
Date: 11/11/21

Expand Down Expand Up @@ -282,6 +300,8 @@ Date: 11/11/21
##### Fixes
- Under-the-hood fixes and improvements

**Full Changelog**: [v0.6.0...v1.0.0](https://github.com/navis-org/navis/compare/v0.6.0...v1.0.0)

## Version 0.6.0
Date: 12/05/21

Expand Down Expand Up @@ -311,6 +331,8 @@ Date: 12/05/21
- fixed NBLAST progress bars in notebook environments
- fixed a couple bugs with `CMTK` transforms

**Full Changelog**: [v0.5.3...v0.6.0](https://github.com/navis-org/navis/compare/v0.5.3...v0.6.0)

## Version 0.5.3
Date: 10/04/21

Expand All @@ -330,6 +352,8 @@ Date: 10/04/21
##### Fixes
- a great many small and big bug fixes

**Full Changelog**: [v0.5.2...v0.5.3](https://github.com/navis-org/navis/compare/v0.5.2...v0.5.3)

## Version 0.5.2
Date: 02/02/21

Expand All @@ -341,12 +365,16 @@ Date: 02/02/21
- Neurons: connectors are now included in bounding box calculations
- NeuronLists: added progress bar for division / multiplication

**Full Changelog**: [v0.5.1...v0.5.2](https://github.com/navis-org/navis/compare/v0.5.1...v0.5.2)

## Version 0.5.1
Date: 10/01/21

##### Fixes
- Various under-the-hood improvements and bugfixes

**Full Changelog**: [v0.5.0...v0.5.1](https://github.com/navis-org/navis/compare/v0.5.0...v0.5.1)

## Version 0.5.0
Date: 05/01/21

Expand All @@ -360,24 +388,32 @@ Date: 05/01/21
##### Improvements
- de-cluttered top level namespace: some more obscure functions are now only available through modules

**Full Changelog**: [v0.4.3...v0.5.0](https://github.com/navis-org/navis/compare/v0.4.3...v0.5.0)

## Version 0.4.3
Date: 22/12/20

##### Fixes
- Small bugfixes

**Full Changelog**: [v0.4.2...v0.4.3](https://github.com/navis-org/navis/compare/v0.4.2...v0.4.3)

## Version 0.4.2
Date: 22/12/20

##### Fixes
- Small bugfixes

**Full Changelog**: [v0.4.1...v0.4.2](https://github.com/navis-org/navis/compare/v0.4.1...v0.4.2)

## Version 0.4.1
Date: 06/12/20

##### Fixes
- Critical bugfix in NBLAST

**Full Changelog**: [v0.4.0...v0.4.1](https://github.com/navis-org/navis/compare/v0.4.0...v0.4.1)

## Version 0.4.0
Date: 06/12/20

Expand All @@ -386,6 +422,8 @@ Date: 06/12/20
- new parameter `navis.plot3d` (plotly backend) with `hover_id=True` will show node IDs on hover
- `navis.Volume.resize` has now `inplace=False` as default

**Full Changelog**: [v0.3.4...v0.4.0](https://github.com/navis-org/navis/compare/v0.3.4...v0.4.0)

## Version 0.3.4
Date: 24/11/20

Expand All @@ -394,6 +432,8 @@ Date: 24/11/20
- more control over generation in `navis.make_dotprops`
- `navis.Dotprops` now play nicely with R interface

**Full Changelog**: [v0.3.3...v0.3.4](https://github.com/navis-org/navis/compare/v0.3.3...v0.3.4)

## Version 0.3.3
Date: 23/11/20

Expand Down Expand Up @@ -424,6 +464,8 @@ neuron by custom properties (e.g. by Strahler index or compartment)
##### Fixes
- small bugfixes and improvements

**Full Changelog**: [v0.3.2...v0.3.3](https://github.com/navis-org/navis/compare/v0.3.2...v0.3.3)

## Version 0.3.2
Date: 18/10/20

Expand All @@ -434,6 +476,8 @@ Date: 18/10/20
##### Fixes
- lots of small bugfixes and improvements

**Full Changelog**: [v0.3.1...v0.3.2](https://github.com/navis-org/navis/compare/v0.3.1...v0.3.2)

## Version 0.3.1
Date: 07/10/20

Expand All @@ -453,6 +497,8 @@ Date: 07/10/20
##### Fixes
- lots of small bugfixes

**Full Changelog**: [v0.3.0...v0.3.1](https://github.com/navis-org/navis/compare/v0.3.0...v0.3.1)

## Version 0.3.0
Date: 06/10/20

Expand All @@ -463,6 +509,8 @@ Date: 06/10/20
- Improved interfaces with R NBLAST and `xform_brain`
- Improved attribute caching for neurons

**Full Changelog**: [v0.2.3...v0.3.0](https://github.com/navis-org/navis/compare/v0.2.3...v0.3.0)

## Version 0.2.3
Date: 06/09/20

Expand Down

0 comments on commit fc47573

Please sign in to comment.