v0.5.0
This release includes various fixes and test improvements. Additionally, create_folders
now returns a dictionary of paths split by datatype.
What's Changed
- Add _check_top_level_folder option. by @JoeZiminski in #381
- Deprecate Python 3.8 and add 3.12 by @JoeZiminski in #387
- Improve developer install docs. by @JoeZiminski in #386
- Add community, contributing guidelines. by @JoeZiminski in #385
- Fix logger name regression by @JoeZiminski in #396
- Update workflow file to install datashuttle. by @JoeZiminski in #394
- Make create folders logging optional by @JoeZiminski in #379
- Create folders return split by datatype by @JoeZiminski in #382
Full Changelog: 0.4.0...v0.5.0