v0.1.3
What's Changed
- Adding limited retry logic when expected files are not found. by @drewoldag in #82
- Data retrieval unit tests by @OliviaLynn in #85
- Pre-created data dir are now created in cache (also, fix option to git clone full data set) by @OliviaLynn in #86
- Update README.md by @raphaelshirley in #89
- Try to speed up example notebooks by @raphaelshirley in #84
- Make sure that autoadapt offsets are printed in the output header when using python by @johannct in #57
- U/jct/minor stuff by @johannct in #91
- Fix circular imports, update pytest fixtures by @OliviaLynn in #92
- Code coverage reporting for C++ code by @drewoldag in #94
- Update compile-cpp.yml to use macos-12 by @drewoldag in #101
- Specify ubuntu image for hosted runner by @drewoldag in #103
- Changed default behaviour to only make a new run in the first instance by @raphaelshirley in #100
- Check registry file hash before downloading by @OliviaLynn in #93
Full Changelog: v0.1.2...v0.1.3