Recent Releases of https://github.com/beacon-biosignals/edf.jl
https://github.com/beacon-biosignals/edf.jl - v0.8.1
EDF v0.8.1
Merged pull requests: - Bump codecov/codecov-action from 5.3.1 to 5.4.0 (#93) (@dependabot[bot]) - Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#94) (@dependabot[bot]) - allow EDF.File instances without annotations or signals (#96) (@palday) - Update CI to current practices (#97) (@palday)
Closed issues: - provide EDF.File constructor which relaxes constraints on signals (#95)
- Julia
Published by github-actions[bot] about 1 year ago
https://github.com/beacon-biosignals/edf.jl - v0.8.0
EDF v0.8.0
Breaking changes
- The field
samples_per_recordofSignalHeaderwas changed fromInt16toInt32.
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#86) (@dependabot[bot])
- Bump codecov/codecov-action from 5.0.2 to 5.1.1 (#89) (@dependabot[bot])
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#90) (@dependabot[bot])
- Bump codecov/codecov-action from 5.1.2 to 5.3.1 (#91) (@dependabot[bot])
- Expand byte size of samples_per_record (#92) (@haberdashPI)
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/beacon-biosignals/edf.jl - v0.7.5
EDF v0.7.5
Merged pull requests: - Fiddle with CI a bit (#63) (@ararslan) - add autoformatting (#73) (@kleinschmidt) - Create dependabot.yml (#80) (@palday) - Bump actions/checkout from 2 to 4 (#81) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#82) (@dependabot[bot]) - Bump codecov/codecov-action from 3 to 4 (#83) (@dependabot[bot]) - Bump julia-actions/cache from 1 to 2 (#84) (@dependabot[bot]) - Declare compatibility with BitIntegers 0.3 (#85) (@ararslan)
- Julia
Published by github-actions[bot] over 1 year ago
https://github.com/beacon-biosignals/edf.jl - v0.7.4
EDF v0.7.4
Merged pull requests: - Fix detection of truncated data records for BDF files (#64) (@ararslan)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/beacon-biosignals/edf.jl - v0.7.3
EDF v0.7.3
Merged pull requests: - Try to determine the file size up front in more cases (#62) (@ararslan)
- Julia
Published by github-actions[bot] over 3 years ago
https://github.com/beacon-biosignals/edf.jl - v0.7.2
EDF v0.7.2
Merged pull requests: - Add compatibility to "BDF+"? (#58) (@likanzhan) - Patch bump for BDF+ support (#59) (@palday)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/beacon-biosignals/edf.jl - v0.7.1
EDF v0.7.1
Merged pull requests: - Remove Travis badge and add stable docs badge (#55) (@palday) - Add compatibility with FilePathsBase (#56) (@omus) - Update CI workflow (#57) (@omus)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/beacon-biosignals/edf.jl - v0.7.0
EDF v0.7.0
Merged pull requests: - Re-release current master as v0.7.0 (#49) (@ararslan)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/beacon-biosignals/edf.jl - v0.6.3
EDF v0.6.3
Closed issues: - Support BDF/BDF+ (#33)
Merged pull requests: - Support BDF files (#46) (@ararslan)
- Julia
Published by github-actions[bot] over 4 years ago
https://github.com/beacon-biosignals/edf.jl - v0.6.2
EDF v0.6.2
Merged pull requests:
- migrate to GHActions (#42) (@palday)
- Ensure that multiple EDF.read!s don't error (#45) (@ararslan)
- Julia
Published by github-actions[bot] about 5 years ago
https://github.com/beacon-biosignals/edf.jl - v0.6.1
EDF v0.6.1
Closed issues: - improve robustness against mismatched file size vs. record count in header (#35)
Merged pull requests: - update TagBot.yml (#40) (@jrevels) - Support reading truncated files (#41) (@ararslan) - Bump patch version (#43) (@ararslan)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/beacon-biosignals/edf.jl - v0.6.0
EDF v0.6.0
Merged pull requests: - round TimestampedAnnotationList fields to nearest representable EDF value (#38) (@jrevels)
- Julia
Published by github-actions[bot] over 5 years ago
https://github.com/beacon-biosignals/edf.jl - v0.5.1
EDF v0.5.1
Merged pull requests: - fix empty TAL handling (#37) (@jrevels)
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.5.0
EDF v0.5.0
Merged pull requests:
- Try to snap month and/or day in header date to 01 if not in valid range. (#34) (@kolia)
- validate the presence of an AnnotationsSignal on write for discontiguous EDF+ files + new AnnotationsSignal constructor that computes samples_per_record automatically (#36) (@jrevels)
- Julia
Published by github-actions[bot] almost 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.4.2
EDF v0.4.2
Merged pull requests: - fix header byte count and add error check for malformed values during write (#32) (@jrevels)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.4.1
EDF v0.4.1
Merged pull requests: - [Bugfix] add option to truncate values with size larger than spec (#30) (@OTDE)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.4.0
EDF v0.4.0
Closed issues:
- EDF.open(path::AbstractString, mode::AbstractString)::EDF.File + EDF.load!(file::EDF.File, label::AbstractString) (#9)
- link to specification in README + a sentence/paragraph/list describing what parts of the spec this package supports/implements (#17)
Merged pull requests: - refactor to more closely align with EDF specification + improve Annotations signal support (#29) (@jrevels)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.3.0
EDF v0.3.0
Closed issues: - Separate signal headers from their samples (#25)
Merged pull requests: - [Minor release] bump version to 0.2.0 (#27) (@OTDE) - avoid double buffering + slight API clean up (#28) (@jrevels)
- Julia
Published by github-actions[bot] about 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.2.0
- Julia
Published by ararslan about 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.1.2
v0.1.2 (2019-10-29)
Closed issues:
EDF.decode\(::EDF.Signal\)::Vector(#10)
Merged pull requests:
- Bump version to 0.1.2 (#16) (ararslan)
- Add documentation regarding signal encoding (#15) (ararslan)
- Add a function for decoding physical signals (#14) (ararslan)
- Julia
Published by julia-tagbot[bot] over 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.1.1
v0.1.1 (2019-10-25)
Closed issues:
- Initial public package registration (#8)
Merged pull requests:
- Handle non-integer physical/digital extrema values (#13) (ararslan)
- Avoid bounds errors while accessing signal data for writing (#12) (ararslan)
- Julia
Published by julia-tagbot[bot] over 6 years ago
https://github.com/beacon-biosignals/edf.jl - v0.1.0
v0.1.0 (2019-09-19)
Diff since 904a836e9cbb5d1ba72a18496a379d1b600f07ae
Merged pull requests:
- Redo the API (#7) (ararslan)
- Rename the package to EDF.jl (#6) (ararslan)
- Handle annotations (#5) (ararslan)
- Add documentation (#4) (ararslan)
- Fully implement EDF writing (#3) (ararslan)
- WIP: General cleanup (#2) (ararslan)
- This PR Is Sponsored by Nike® (#1) (jrevels)
- Julia
Published by julia-tagbot[bot] over 6 years ago