0.2.0-alpha-1
Pre-release
Pre-release
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