v0.1.12
What's Changed
- updating bundle links by @AhmetCanSolak in #57
- adding options json page on docs by @AhmetCanSolak in #60
- CLI: enabling batch axes and channel axes arguments on CLI by @AhmetCanSolak in #62
- GUI: handling mistyped parameters by @AhmetCanSolak in #65
- DOC: cli tutorial on how to pass batch dimensions by @AhmetCanSolak in #66
- GUI: separating npr viewer and model definitions by @AhmetCanSolak in #67
- BUILD: linux fixes by @AhmetCanSolak in #68
- BUILD: osx build fixes after required package updates by @AhmetCanSolak in #69
- BUILD: Bug fix after scikit-learn version upgrade by @AhmetCanSolak in #71
- BUILD: Windows fixes related to imageio and numba by @AhmetCanSolak in #72
- importlib-metadata version upgraded by @AhmetCanSolak in #73
- Refactor: bringing back ArrayLike type annotations to it.transforms by @AhmetCanSolak in #75
- GUI: Basic/Advanced modes toggle feature by @AhmetCanSolak in #64
- GUI: Hiding advanced processing tabs when basic mode is active by @AhmetCanSolak in #76
- Refactor: Misc gui code refactor by @AhmetCanSolak in #77
- Refactor: It cnn file refactor by @AhmetCanSolak in #78
- GUI: Saving processing related details by @AhmetCanSolak in #80
- BUG: Aydin CLI was not saving model by @AhmetCanSolak in #81
- DOC: Contributing guideline update by @AhmetCanSolak in #83
- BUG: CLI was crashing with multiple images by @AhmetCanSolak in #86
- CLI: output folder option by @AhmetCanSolak in #85
- DOC: CLI tutorial on output folder arg by @AhmetCanSolak in #87
- BUG: Fixing after breaking regressor name refactor by @AhmetCanSolak in #88
Full Changelog: v0.1.11...v0.1.12