Changelog
receptiviti 0.1.2
Improvements
- Changes default number of cores to 1, to avoid unexpected behavior when running from a script.
- Improves environment file resolution.
Bug Fixes
- Corrects order of output when reading from a file and
idsare not specified. - Fixes detection of some file encodings.
- Avoids issues when
receptiviti.requestis called from a script and is processing in parallel.
receptiviti 0.1.1
Improvements
- Adds
encodingargument; improves handling of non-UTF-8 files.
Bug Fixes
- Fixes reading in files when
collapse_lineisTrue.
receptiviti 0.1.0
First release.