V0.2.5
What's Changed
- Set command line parameters as optional by @carnisj in #231
- Id01bliss by @clatlan in #233
- Refactor: group loading methods in a new abstract class Loader by @carnisj in #228
- Open files within context managers by @carnisj in #236
- implement
__repr__
such that eval(repr(instance)) is an instance by @carnisj in #237 - Fix figure saving issue by @DSimonne in #239
- Release constraint on skimage version by @carnisj in #241
- Use fixed version numbers in dependencies by @carnisj in #242
Full Changelog: v0.2.3...v0.2.5