|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [neurocollage-v0.3.5](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.3.4...neurocollage-v0.3.5) |
| 3 | +## [0.3.6](https://github.com/BlueBrain/neurocollage/compare/0.3.5..0.3.6) |
4 | 4 |
|
5 | | -> 20 February 2024 |
| 5 | +> 8 November 2024 |
| 6 | +
|
| 7 | +### CI Improvements |
| 8 | + |
| 9 | +- (dependabot) Bump mikepenz/action-junit-report from 4 to 5 (Alexis Arnaudon - [#1](https://github.com/BlueBrain/neurocollage/pull/1)) |
| 10 | + |
| 11 | +### Build |
| 12 | + |
| 13 | +- Drop support for Python 3.8 (Adrien Berchet - [f874e61](https://github.com/BlueBrain/neurocollage/commit/f874e61c8823003cc1dd2ca79aab66cfd178d2a8)) |
| 14 | +- Bump pytest min version (Adrien Berchet - [ad7160d](https://github.com/BlueBrain/neurocollage/commit/ad7160dada355466ca500e87acc26597e4664ed4)) |
| 15 | +- Freeze docutils version to be compatible with m2r2 (Adrien Berchet - [427f33b](https://github.com/BlueBrain/neurocollage/commit/427f33b699c0d8b0455f61ca555da01d73f0aeea)) |
| 16 | + |
| 17 | +### New Features |
| 18 | + |
| 19 | +- Drop atlas_analysis dep (Alexis Arnaudon - [d22756f](https://github.com/BlueBrain/neurocollage/commit/d22756f21c1a83330d7f43906a546a1a884c041a)) |
| 20 | + |
| 21 | +### Chores And Housekeeping |
| 22 | + |
| 23 | +- Bump Copier template (Adrien Berchet - [4f0a2fa](https://github.com/BlueBrain/neurocollage/commit/4f0a2fae4ad60410a90868775f4c54cd95d8acd4)) |
| 24 | +- Minor fixes (Adrien Berchet - [a57dd62](https://github.com/BlueBrain/neurocollage/commit/a57dd62640c94e502cc991b8ba563a926ad4131c)) |
| 25 | +- Bump Copier template (Adrien Berchet - [4072b74](https://github.com/BlueBrain/neurocollage/commit/4072b74b29a41032b8670a8bf1a5f689c2818715)) |
| 26 | +- Use load_morphology to be compatible with NeuroM v4 (Adrien Berchet - [bb9567f](https://github.com/BlueBrain/neurocollage/commit/bb9567f9f0f604a7204260e9f2e5ce9acdd7e343)) |
| 27 | +- Update PyLint config (Adrien Berchet - [eb52d35](https://github.com/BlueBrain/neurocollage/commit/eb52d357900426ac319fe87b3412f90acde677bb)) |
| 28 | + |
| 29 | +### Documentation Changes |
| 30 | + |
| 31 | +- Fix generation (Adrien Berchet - [d8429d8](https://github.com/BlueBrain/neurocollage/commit/d8429d8504db6a4dc41ed7e9ce518fcb271960c7)) |
| 32 | + |
| 33 | +### General Changes |
| 34 | + |
| 35 | +- Merge pull request #2 from BlueBrain/fix_os (Alexis Arnaudon - [a48b05f](https://github.com/BlueBrain/neurocollage/commit/a48b05f7a53bca18a4fef0d8397644be5df4bc50)) |
| 36 | +- Update README.md (Alexis Arnaudon - [6f43206](https://github.com/BlueBrain/neurocollage/commit/6f432065fcfc304739dc9647091e71e4cbd8a9ef)) |
| 37 | +- more (arnaudon - [2fe7d83](https://github.com/BlueBrain/neurocollage/commit/2fe7d839e91bfc568eeabdfcb9512d79ecd72a24)) |
| 38 | +- tox (arnaudon - [c2f3c1f](https://github.com/BlueBrain/neurocollage/commit/c2f3c1fce624d4468e280f86a8a49438f0ff2d76)) |
| 39 | +- Update README.md (Alexis Arnaudon - [0a8a14f](https://github.com/BlueBrain/neurocollage/commit/0a8a14ff91fd5441b8f490809637b5cf7235ee3f)) |
| 40 | +- deps (arnaudon - [0e9a431](https://github.com/BlueBrain/neurocollage/commit/0e9a43145c6fdbf0cacd416cd2c4398a337c9ea6)) |
| 41 | + |
| 42 | +## [0.3.5](https://github.com/BlueBrain/neurocollage/compare/0.3.4..0.3.5) |
| 43 | + |
| 44 | +> 8 November 2024 |
6 | 45 |
|
7 | 46 | ### Build |
8 | 47 |
|
9 | | -- Bump BluePySnap (Adrien Berchet - [730e02b](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/730e02b429d62c44c1c2d853c7291498e656c626)) |
| 48 | +- Bump BluePySnap (Adrien Berchet - [730e02b](https://github.com/BlueBrain/neurocollage/commit/730e02b429d62c44c1c2d853c7291498e656c626)) |
10 | 49 |
|
11 | 50 | ### New Features |
12 | 51 |
|
13 | | -- Option to make video of 2d collages (Alexis Arnaudon - [cc9dbfc](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/cc9dbfcaf0dd7ee05190a4c2456de8edef198666)) |
14 | | -- Add plane option to 3d vectors (Alexis Arnaudon - [e338501](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/e3385018aa4fb8f7272deb617e443a1f8beb0074)) |
| 52 | +- Option to make video of 2d collages (Alexis Arnaudon - [cc9dbfc](https://github.com/BlueBrain/neurocollage/commit/cc9dbfcaf0dd7ee05190a4c2456de8edef198666)) |
| 53 | +- Add plane option to 3d vectors (Alexis Arnaudon - [e338501](https://github.com/BlueBrain/neurocollage/commit/e3385018aa4fb8f7272deb617e443a1f8beb0074)) |
15 | 54 |
|
16 | | -## [neurocollage-v0.3.4](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.3.3...neurocollage-v0.3.4) |
| 55 | +## [0.3.4](https://github.com/BlueBrain/neurocollage/compare/0.3.3..0.3.4) |
17 | 56 |
|
18 | | -> 2 February 2024 |
| 57 | +> 8 November 2024 |
19 | 58 |
|
20 | 59 | ### New Features |
21 | 60 |
|
22 | | -- Add 3d vector fields (Alexis Arnaudon - [31114b1](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/31114b1ab8401ea489f5123b925c90fa5fad6a98)) |
23 | | -- Improve vector fields 3d plots (Alexis Arnaudon - [94a2f9e](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/94a2f9e61e7e98fab7c81cee173518c3af7ef199)) |
24 | | -- More 3d vector fields (Alexis Arnaudon - [07bf34c](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/07bf34c67d0aa86386122da67fab6eb1be03617f)) |
| 61 | +- Add 3d vector fields (Alexis Arnaudon - [31114b1](https://github.com/BlueBrain/neurocollage/commit/31114b1ab8401ea489f5123b925c90fa5fad6a98)) |
| 62 | +- Improve vector fields 3d plots (Alexis Arnaudon - [94a2f9e](https://github.com/BlueBrain/neurocollage/commit/94a2f9e61e7e98fab7c81cee173518c3af7ef199)) |
| 63 | +- More 3d vector fields (Alexis Arnaudon - [07bf34c](https://github.com/BlueBrain/neurocollage/commit/07bf34c67d0aa86386122da67fab6eb1be03617f)) |
25 | 64 |
|
26 | 65 | ### Fixes |
27 | 66 |
|
28 | | -- Axis bounds (Alexis Arnaudon - [73a34d9](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/73a34d951dd22c52258110a6aa76d33fd6aa6656)) |
| 67 | +- Axis bounds (Alexis Arnaudon - [73a34d9](https://github.com/BlueBrain/neurocollage/commit/73a34d951dd22c52258110a6aa76d33fd6aa6656)) |
29 | 68 |
|
30 | | -## [neurocollage-v0.3.3](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.3.2...neurocollage-v0.3.3) |
| 69 | +## [0.3.3](https://github.com/BlueBrain/neurocollage/compare/0.3.2..0.3.3) |
31 | 70 |
|
32 | | -> 10 January 2024 |
| 71 | +> 8 November 2024 |
33 | 72 |
|
34 | 73 | ### Build |
35 | 74 |
|
36 | | -- Bump region-grower (Adrien Berchet - [9fcc593](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/9fcc59327367f9b1810d96dbabc5517eea34da0e)) |
| 75 | +- Bump region-grower (Adrien Berchet - [9fcc593](https://github.com/BlueBrain/neurocollage/commit/9fcc59327367f9b1810d96dbabc5517eea34da0e)) |
37 | 76 |
|
38 | 77 | ### New Features |
39 | 78 |
|
40 | | -- Small improvements (Alexis Arnaudon - [fbbe42d](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/fbbe42d088dc832a288421388647ab71800d04b7)) |
| 79 | +- Small improvements (Alexis Arnaudon - [fbbe42d](https://github.com/BlueBrain/neurocollage/commit/fbbe42d088dc832a288421388647ab71800d04b7)) |
41 | 80 |
|
42 | | -## [neurocollage-v0.3.2](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.3.1...neurocollage-v0.3.2) |
| 81 | +## [0.3.2](https://github.com/BlueBrain/neurocollage/compare/0.3.1..0.3.2) |
43 | 82 |
|
44 | | -> 3 November 2023 |
| 83 | +> 8 November 2024 |
45 | 84 |
|
46 | 85 | ### Build |
47 | 86 |
|
48 | | -- Bump bluepysnap (Adrien Berchet - [4b6c908](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/4b6c9080caccd9c6fc63973d10b2a019f2438cea)) |
| 87 | +- Bump bluepysnap (Adrien Berchet - [4b6c908](https://github.com/BlueBrain/neurocollage/commit/4b6c9080caccd9c6fc63973d10b2a019f2438cea)) |
49 | 88 |
|
50 | 89 | ### New Features |
51 | 90 |
|
52 | | -- Handle data without layers (arnaudon - [4a31376](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/4a313766e9d32c8ff7cdb2f12ee0661004cde2e8)) |
| 91 | +- Handle data without layers (arnaudon - [4a31376](https://github.com/BlueBrain/neurocollage/commit/4a313766e9d32c8ff7cdb2f12ee0661004cde2e8)) |
53 | 92 |
|
54 | 93 | ### Fixes |
55 | 94 |
|
56 | | -- Small improvements on 3d collage (Alexis Arnaudon - [e1e4075](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/e1e40750a837e048fd2800f57f0bdd3a8f494d9f)) |
57 | | -- Fix centerline seed (Alexis Arnaudon - [6e2029d](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/6e2029d8bf2153f40c1e48644ed35f015a60fdeb)) |
| 95 | +- Small improvements on 3d collage (Alexis Arnaudon - [e1e4075](https://github.com/BlueBrain/neurocollage/commit/e1e40750a837e048fd2800f57f0bdd3a8f494d9f)) |
| 96 | +- Fix centerline seed (Alexis Arnaudon - [6e2029d](https://github.com/BlueBrain/neurocollage/commit/6e2029d8bf2153f40c1e48644ed35f015a60fdeb)) |
58 | 97 |
|
59 | | -## [neurocollage-v0.3.1](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.3.0...neurocollage-v0.3.1) |
| 98 | +## [0.3.1](https://github.com/BlueBrain/neurocollage/compare/0.3.0..0.3.1) |
60 | 99 |
|
61 | | -> 3 July 2023 |
| 100 | +> 8 November 2024 |
62 | 101 |
|
63 | 102 | ### Fixes |
64 | 103 |
|
65 | | -- Small fixing (Alexis Arnaudon - [f6919d7](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/f6919d7979e993b015376f7be81794f6329ad8b3)) |
66 | | -- Missing region (Alexis Arnaudon - [4392a3e](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/4392a3e127a777a60c83139931f876c19593eacf)) |
| 104 | +- Small fixing (Alexis Arnaudon - [f6919d7](https://github.com/BlueBrain/neurocollage/commit/f6919d7979e993b015376f7be81794f6329ad8b3)) |
| 105 | +- Missing region (Alexis Arnaudon - [4392a3e](https://github.com/BlueBrain/neurocollage/commit/4392a3e127a777a60c83139931f876c19593eacf)) |
67 | 106 |
|
68 | | -## [neurocollage-v0.3.0](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.2.1...neurocollage-v0.3.0) |
| 107 | +## [0.3.0](https://github.com/BlueBrain/neurocollage/compare/0.2.1..0.3.0) |
69 | 108 |
|
70 | | -> 15 May 2023 |
| 109 | +> 8 November 2024 |
71 | 110 |
|
72 | 111 | ### New Features |
73 | 112 |
|
74 | | -- Use multi region (Alexis Arnaudon - [5b4f6fb](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/5b4f6fbff2834ba8199946339231ce6629a2cc5a)) |
75 | | -- With O1 and more mesh helper (Alexis Arnaudon - [5021554](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/5021554eda806239b010d2e2f4d794cb82bc9004)) |
| 113 | +- Use multi region (Alexis Arnaudon - [5b4f6fb](https://github.com/BlueBrain/neurocollage/commit/5b4f6fbff2834ba8199946339231ce6629a2cc5a)) |
| 114 | +- With O1 and more mesh helper (Alexis Arnaudon - [5021554](https://github.com/BlueBrain/neurocollage/commit/5021554eda806239b010d2e2f4d794cb82bc9004)) |
76 | 115 |
|
77 | 116 | ### Chores And Housekeeping |
78 | 117 |
|
79 | | -- Bump Copier template (Adrien Berchet - [b78f6bb](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/b78f6bb2c0fa80cab40f693e3560115a1a2d2360)) |
| 118 | +- Bump Copier template (Adrien Berchet - [b78f6bb](https://github.com/BlueBrain/neurocollage/commit/b78f6bb2c0fa80cab40f693e3560115a1a2d2360)) |
80 | 119 |
|
81 | 120 | ### General Changes |
82 | 121 |
|
83 | | -- Add list of mtypes in CLI (Alexis Arnaudon - [adda869](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/adda869a34710a2f2407ba7dd8da968da002866a)) |
84 | | -- Fix for 1 plane case (Alexis Arnaudon - [5d7826c](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/5d7826c502d94343153c89a72ccd8be7c01fb254)) |
| 122 | +- Add list of mtypes in CLI (Alexis Arnaudon - [adda869](https://github.com/BlueBrain/neurocollage/commit/adda869a34710a2f2407ba7dd8da968da002866a)) |
| 123 | +- Fix for 1 plane case (Alexis Arnaudon - [5d7826c](https://github.com/BlueBrain/neurocollage/commit/5d7826c502d94343153c89a72ccd8be7c01fb254)) |
85 | 124 |
|
86 | | -## [neurocollage-v0.2.1](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.2.0...neurocollage-v0.2.1) |
| 125 | +## [0.2.1](https://github.com/BlueBrain/neurocollage/compare/0.2.0..0.2.1) |
87 | 126 |
|
88 | | -> 9 November 2022 |
| 127 | +> 8 November 2024 |
89 | 128 |
|
90 | 129 | ### Chores And Housekeeping |
91 | 130 |
|
92 | | -- Fix Pandas warnings (Adrien Berchet - [20aa67b](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/20aa67b2cd18ee218c5963791fb37fa54689016c)) |
| 131 | +- Fix Pandas warnings (Adrien Berchet - [20aa67b](https://github.com/BlueBrain/neurocollage/commit/20aa67b2cd18ee218c5963791fb37fa54689016c)) |
93 | 132 |
|
94 | | -## [neurocollage-v0.2.0](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.1.4...neurocollage-v0.2.0) |
| 133 | +## [0.2.0](https://github.com/BlueBrain/neurocollage/compare/0.1.4..0.2.0) |
95 | 134 |
|
96 | | -> 9 September 2022 |
| 135 | +> 8 November 2024 |
97 | 136 |
|
98 | 137 | ### General Changes |
99 | 138 |
|
100 | | -- Adding 3d collage and related functions (Alexis Arnaudon - [e98d7c5](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/e98d7c5189b2b81f3f2b5737e6331e0b7120dba9)) |
| 139 | +- Adding 3d collage and related functions (Alexis Arnaudon - [e98d7c5](https://github.com/BlueBrain/neurocollage/commit/e98d7c5189b2b81f3f2b5737e6331e0b7120dba9)) |
101 | 140 |
|
102 | | -## [neurocollage-v0.1.4](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.1.3...neurocollage-v0.1.4) |
| 141 | +## [0.1.4](https://github.com/BlueBrain/neurocollage/compare/0.1.3..0.1.4) |
103 | 142 |
|
104 | | -> 6 September 2022 |
| 143 | +> 8 November 2024 |
105 | 144 |
|
106 | 145 | ### Documentation Changes |
107 | 146 |
|
108 | | -- Display image in both the README and the documentation (Adrien Berchet - [43d759f](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/43d759fce6e6679adbcd19ab2966383d2cbf4fc7)) |
| 147 | +- Display image in both the README and the documentation (Adrien Berchet - [43d759f](https://github.com/BlueBrain/neurocollage/commit/43d759fce6e6679adbcd19ab2966383d2cbf4fc7)) |
109 | 148 |
|
110 | 149 | ### Refactoring and Updates |
111 | 150 |
|
112 | | -- Apply Copier template (Adrien Berchet - [745a00c](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/745a00c1951dd03b99c89938ba60fbae20614b44)) |
| 151 | +- Apply Copier template (Adrien Berchet - [745a00c](https://github.com/BlueBrain/neurocollage/commit/745a00c1951dd03b99c89938ba60fbae20614b44)) |
113 | 152 |
|
114 | 153 | ### Changes to Test Assests |
115 | 154 |
|
116 | | -- Use temporary files for data built during test setup (Adrien Berchet - [51e33af](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/51e33afcb941b27039253b8d7a4592aa382dff74)) |
| 155 | +- Use temporary files for data built during test setup (Adrien Berchet - [51e33af](https://github.com/BlueBrain/neurocollage/commit/51e33afcb941b27039253b8d7a4592aa382dff74)) |
117 | 156 |
|
118 | 157 | ### CI Improvements |
119 | 158 |
|
120 | | -- Export test and coverage reports (Adrien Berchet - [b2da076](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/b2da0762d5b45c24cdb46623f0df2a1810c08503)) |
| 159 | +- Export test and coverage reports (Adrien Berchet - [b2da076](https://github.com/BlueBrain/neurocollage/commit/b2da0762d5b45c24cdb46623f0df2a1810c08503)) |
121 | 160 |
|
122 | 161 | ### General Changes |
123 | 162 |
|
124 | | -- Add plot of left/right planes (Alexis Arnaudon - [d897bba](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/d897bba5970eaaf5194a13e383998656d558a8f1)) |
125 | | -- Improvements (Alexis Arnaudon - [5c4342c](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/5c4342ccc544768009a3c64e92e86a9c386db988)) |
126 | | -- Use furthest away cells (Alexis Arnaudon - [686188d](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/686188d0d44ff624c6c5d2a5a9abac46373fd59d)) |
| 163 | +- Add plot of left/right planes (Alexis Arnaudon - [d897bba](https://github.com/BlueBrain/neurocollage/commit/d897bba5970eaaf5194a13e383998656d558a8f1)) |
| 164 | +- Improvements (Alexis Arnaudon - [5c4342c](https://github.com/BlueBrain/neurocollage/commit/5c4342ccc544768009a3c64e92e86a9c386db988)) |
| 165 | +- Use furthest away cells (Alexis Arnaudon - [686188d](https://github.com/BlueBrain/neurocollage/commit/686188d0d44ff624c6c5d2a5a9abac46373fd59d)) |
127 | 166 |
|
128 | | -## [neurocollage-v0.1.3](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.1.2...neurocollage-v0.1.3) |
| 167 | +## [0.1.3](https://github.com/BlueBrain/neurocollage/compare/0.1.2..0.1.3) |
129 | 168 |
|
130 | | -> 10 August 2022 |
| 169 | +> 8 November 2024 |
131 | 170 |
|
132 | 171 | ### Documentation Changes |
133 | 172 |
|
134 | | -- Improve documentation and add an output image example (Alexis Arnaudon - [edef71a](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/edef71aea41444e74ea0a0108e7e8126d83d550b)) |
| 173 | +- Improve documentation and add an output image example (Alexis Arnaudon - [edef71a](https://github.com/BlueBrain/neurocollage/commit/edef71aea41444e74ea0a0108e7e8126d83d550b)) |
135 | 174 |
|
136 | | -## [neurocollage-v0.1.2](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.1.1...neurocollage-v0.1.2) |
| 175 | +## [0.1.2](https://github.com/BlueBrain/neurocollage/compare/0.1.1..0.1.2) |
137 | 176 |
|
138 | | -> 9 August 2022 |
| 177 | +> 8 November 2024 |
139 | 178 |
|
140 | 179 | ### General Changes |
141 | 180 |
|
142 | | -- Improve doc (Adrien Berchet - [1f62c93](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/1f62c9304a68ad21769e161d3cc1054f83bbce2f)) |
| 181 | +- Improve doc (Adrien Berchet - [1f62c93](https://github.com/BlueBrain/neurocollage/commit/1f62c9304a68ad21769e161d3cc1054f83bbce2f)) |
143 | 182 |
|
144 | | -## [neurocollage-v0.1.1](https://bbpgitlab.epfl.ch/neuromath/neurocollage/compare/neurocollage-v0.1.0...neurocollage-v0.1.1) |
| 183 | +## [0.1.1](https://github.com/BlueBrain/neurocollage/compare/0.1.0..0.1.1) |
145 | 184 |
|
146 | | -> 8 August 2022 |
| 185 | +> 8 November 2024 |
147 | 186 |
|
148 | 187 | ### General Changes |
149 | 188 |
|
150 | | -- Set package name to lower case (Adrien Berchet - [303bf40](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/303bf40a5fbd59545446b627c3a347bfb3745a32)) |
| 189 | +- Set package name to lower case (Adrien Berchet - [303bf40](https://github.com/BlueBrain/neurocollage/commit/303bf40a5fbd59545446b627c3a347bfb3745a32)) |
151 | 190 |
|
152 | | -## neurocollage-v0.1.0 |
| 191 | +## 0.1.0 |
153 | 192 |
|
154 | | -> 8 August 2022 |
| 193 | +> 8 November 2024 |
155 | 194 |
|
156 | 195 | ### General Changes |
157 | 196 |
|
158 | | -- Initial code (Alexis Arnaudon - [d417652](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/d417652e36c58cac7aa8171d1d77a6733dd09332)) |
159 | | -- Initial commit (Adrien Berchet - [b90d31d](https://bbpgitlab.epfl.ch/neuromath/neurocollage/commit/b90d31d60661873dab4c2bd217bb42ab7cbd28bc)) |
| 197 | +- Initial code (Alexis Arnaudon - [d417652](https://github.com/BlueBrain/neurocollage/commit/d417652e36c58cac7aa8171d1d77a6733dd09332)) |
| 198 | +- Initial commit (Adrien Berchet - [b90d31d](https://github.com/BlueBrain/neurocollage/commit/b90d31d60661873dab4c2bd217bb42ab7cbd28bc)) |
0 commit comments