Releases: visualDust/neetbox
Releases · visualDust/neetbox
0.4.13 Beta
Some minor fixes
- patch fixes by @visualDust in #142
- Dev by @visualDust in #143
- Move to fastapi by @visualDust in #147
- fixed errors when updating name of run by @visualDust in #197
- Dev by @visualDust in #198
Full Changelog: 0.4.0...0.4.13
0.4 Beta
What's Changed
- docs by @visualDust in #129
- fix cannot differentiate when nesting progress bars by @visualDust in #130
- added gpu temperature by @visualDust in #131
Full Changelog: 0.3.3...0.4.0
0.3 Beta 3
What's Changed
- better stability by @visualDust, @lideming in #123
Full Changelog: 0.3.0...0.3.3
Screenshot
0.3 Beta 2
Now neetbox allow multiple run id online under same project id
What's Changed
- patch: stronger stability by @visualDust in #110
- Allow multiple run id online under same project id by @lideming in #120
Full Changelog: 0.3.0...0.3.2
0.3.0 Beta release
NEETBOX frontend ready for beta
- neetbox frontend maintenance by @lideming
- neetbox client and backend maintenance by @visualDust
- adding history and related apis by @visualDust in #76
- Add pytest coverage and Codecov action by @AndPuQing in #92
- added hist function by @PommesPeter in #112
DOCs not ready yet https://neetbox.550w.host/
Full Changelog: 0.2.0...0.3.0
0.2.0-alpha-1
test, be ready for 1.0 beta release
main update
neetbox has frontend now thanks to @lideming. use cli command neet serve
to launch neetbox backend and frontend, or run a neetbox project using server localhost in config file to let neetbox server self launch
other fix
- [Code Style] Added
pre-commit
and code formatter by @PommesPeter in #52 - Use click as the command line interfaces by @AndPuQing in #53
- fixed args in resource loader by @visualDust in #56
- resource loader now default to scan all files when no file type is given by @visualDust in #57
- added testing apis into daemon by @visualDust in #60
- fix code style by @AndPuQing in #63
- Use fastapi by @AndPuQing in #65
Full Changelog: 0.1.516...0.2.0
0.1.515
What's Changed
- Privilege-free & cross-platform daemon by @PaperCube in #44
Full Changelog: 0.1.514...0.1.515
0.1.509
What's Changed
- [Feature][Daemon] Support daemon on windows by @AndPuQing in #34
- Dev by @visualDust in #35
- moved pkg to utils and removed some dependencies by @visualDust in #36
- Fixed bugs caused by shit sucked win32 by @visualDust in #37
New Contributors
- @AndPuQing made their first contribution in #34
Full Changelog: 0.1.508...0.1.509
0.1.418
What's Changed
- Initial implementation of AutoSplitLogWriter by @PaperCube in #15
- ResourceLoader uses pathlib.Path.glob/match instead of manual BFS by @PaperCube in #16
- Other changes by @visualDust
New Contributors
- @PaperCube made its first contribution in #15
Full Changelog: 0.1.417...0.1.418