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

Commit 1269258

Browse files
committed
update changelog
1 parent e4ebf38 commit 1269258

File tree

1 file changed

+31
-5
lines changed

1 file changed

+31
-5
lines changed

CHANGELOG.md

+31-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,40 @@
11
# Changelog
22

3+
4+
## v0.1.29:
5+
### What's Changed
6+
- Update upload/download action to v4. in #369
7+
- Bump fmt to 11.0.2 to be equivalent to nrn in #370
8+
- Ci maintenance in #373
9+
- Use aggregated reading for 1D selections. in #374
10+
- Move spine_morphologies_dir to edge population in #375
11+
12+
## v0.1.28:
13+
### What's Changed
14+
- SimulationConfig: remove amp_end from pulse input in #358
15+
- SimulationConfig: modifications as a list to preserve the order in #359
16+
- Absolute/RelativeShotNoise input: replace amp_cv with relative_skew in #361
17+
- include fmt/ranges.h for using fmt::join() in #360
18+
- Retrieve spike time units in SpikePopulation in #363
19+
- update hdf5 download location in #366
20+
- Update HighFive to 2.10.0. in #365
21+
- Add support for sinusoidal inputs in sonata configs in #367
22+
23+
## v0.1.27
24+
### What's Changed
25+
- Improve report reader node filter performances. in #356
26+
- upgrade to pybind v2.12.0 in #357;
27+
WARNING: if you are using numpy >=2. you *need* this
28+
329
## v0.1.26:
430
### Added:
5-
* Simulation config: synapse_replay input files must be .h5 (#351)
6-
* SimulationConfig: Adds "represents_physical_electrode" field in "inputs" section (#354)
31+
- Simulation config: synapse_replay input files must be .h5 (#351)
32+
- SimulationConfig: Adds "represents_physical_electrode" field in "inputs" section (#354)
733

834
### Fixed:
9-
* Update HighFive SHA to `2.9.0`. (#343)
10-
* Make documentation available for Python API (#345)
11-
* Build static macos and linux wheels (#355)
35+
- Update HighFive SHA to `2.9.0`. (#343)
36+
- Make documentation available for Python API (#345)
37+
- Build static macos and linux wheels (#355)
1238

1339
## v0.1.25:
1440

0 commit comments

Comments
 (0)