edf2csv 0.6.63 → 0.6.64

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/docs/CHANGELOG.md +16 -0
  2. package/package.json +1 -1
package/docs/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  Notable changes to edf2csv. Versions follow [semantic versioning](https://semver.org); while the
4
4
  major version is 0, a minor bump may contain breaking changes.
5
5
 
6
+ ## 0.6.64
7
+
8
+ ### the hero said four things before saying what the tool does
9
+
10
+ The hero read "EDF, EDF+ and BDF biosignal files become CSV you can open in pandas, R or Excel.
11
+ Local, streaming, and honest about what it found" — two sentences, four claims, before saying
12
+ plainly what the thing does. The repository's own About field has said it in one sentence the
13
+ whole time: convert EEG and biosignal files to CSV in one command. That is now the lede, and the
14
+ claims it displaced are made by the sections underneath, which is where a reader who wants them
15
+ is already going.
16
+
17
+ The meta description carried the same problem in a worse place. It read "Convert EDF, EDF+ and
18
+ BDF recordings - EEG, ECG, sleep studies - to CSV with one command", and that parenthetical is
19
+ what a search result and a pasted link show first. It now leads with the sentence and states the
20
+ formats after it, with no dashes to read around.
21
+
6
22
  ## 0.6.63
7
23
 
8
24
  ### Fixed: phones could scroll the whole site sideways, and every heading faded in
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "edf2csv",
3
- "version": "0.6.63",
3
+ "version": "0.6.64",
4
4
  "description": "Convert EDF, EDF+ and BDF biosignal recordings (European Data Format) to CSV from the command line. Local, streaming, and never resamples or alters units.",
5
5
  "keywords": [
6
6
  "edf",