Skip to content

Release 1.1

Choose a tag to compare

@leonbohmann leonbohmann released this 22 May 17:32
· 52 commits to master since this release
fb3ea8c

Changes

Breaking changes

  • Removed saving functions, this will be up to the user

    Since these function change a lot based on current needs, I decided to remove the post-processing functionality completely. The user now needs to do the post-processing on his own, meaning the creation of plots using time and data channels...

Changes

  • (hakonbar PR13) Differentiate floating point precision
  • (hakonbar PR13) Reading additional header information
  • (hakonbar PR13) Supplying binary format reference
  • Fixed null returning string conversion function
  • Using regex to find time channels
  • Improved plotting with multiple axes
  • Printing channels and groups will now give a summary instead of all data

New Contributors

Full Changelog: v1.0.22...v1.1.0