Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@dbarrous dbarrous released this 22 Mar 18:53
· 12 commits to main since this release
23e31fb

This release includes improvements in preparation for the upcoming second dataflow test. Since the last release, the improvements are as follows:

  • Changes to the processing api which adds the new process_file function that can be used by passing a file as a Path object from the pathlib
  • Improved logging of the instrument package
  • Documentation content and styling improvements
  • Bug fixes a permissions bug to the devcontainer
  • Switches from using setup.py to pyproject.toml for package

Changelog

  • Logging fix and namespace fix by @ehsteve in #3
  • Add Cruft Configuration and Cruft Auto PR Github action by @dbarrous in #9
  • Cruft Template Update by @github-actions in #10
  • Cruft Template Update by @github-actions in #11
  • Cruft Template Update by @github-actions in #13
  • Added process_file and updates for data flow test by @ehsteve in #14

New Contributors

  • @ehsteve made their first contribution in #3
  • @github-actions made their first contribution in #10

Full Changelog: v0.1.0...v0.2.0