Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 2.87 KB

NEWS.md

File metadata and controls

42 lines (34 loc) · 2.87 KB

otndo 0.2

v 0.2.2

  • Fixed behavior where clean_otn_deployment would return different columns if there was no internal transmitter logged. Issue #10; d58e2d4
  • Add internal function (convert_times) that checks for Excel-formatted date-times and converts accordingly f13f360

v 0.2.1

  • Fleshes out tests to get to 100% coverage (for now!). Note that this is an overestimate as I can't actually get into the QMD files to test.
  • Fix bug in project_contacts where the merge wasn't actually joing on what I thought it was. ea26c56
  • Fix bug in the QMD files that didn't reference new data properly, resulting in repeated summary tables. e7d1368
  • Properly handles the situation where no new detections exist. 07d9590
  • Fixed bug where CSV deployment metadata were not actually checked for the presence of a header. dc420e6

v 0.2.0

otndo 0.1

  • Fix issue where otndo would get lost when deployment metadata sheet wasn't labeled
  • Switch to semantic versioning
  • Add figure and table captions
  • Runiverse!
  • Miscellaneous fixes
  • Combine the PIs/POCs of projects with changing staff

otndo 0.0.0.9000

  • Added a NEWS.md file to track changes to the package.