Pre-release v0.2.0
Pre-release
Pre-release
ryanlong1004
released this
06 Jan 20:37
·
26 commits
to development
since this release
TL;DR
- File chunking and threading have been added making JSON data generation significantly faster.
- Web GUI has been updated to make better use of screen real estate, as well as allow user options to change the way they view the data.
What's Changed
- Bump packaging from 21.2 to 21.3 by @dependabot in #114
- Bump black from 21.10b0 to 21.11b1 by @dependabot in #113
- 86 close local server gracefully by @ryanlong1004 in #119
- Add success message when pushing to github by @ryanlong1004 in #120
- Feature report refactor by @ryanlong1004 in #122
- Refactor, first pass. by @ryanlong1004 in #123
- Update _safe_command to use <Python 3.7 by @ryanlong1004 in #125
- Hotfix in dev by @ryanlong1004 in #131
- 117 files not copied resuse by @ryanlong1004 in #133
- Change move to copy by @ryanlong1004 in #134
- Update acceptable characters for -n flag. by @ryanlong1004 in #135
- Feature dynamic chart options by @ryanlong1004 in #137
- Feature dynamic chart options by @ryanlong1004 in #139
- Add file chunking and threading to improve performance by @rsdunlapiv in #136
- Bump rope from 0.21.0 to 0.22.0 by @dependabot in #126
- Feature makefile testing by @ryanlong1004 in #159
- Fix name of file to ignore when copying gui template by @rsdunlapiv in #160
- 36 feature build argument docker by @ryanlong1004 in #163
New Contributors
- @dependabot made their first contribution in #114
- @rsdunlapiv made their first contribution in #136
Full Changelog: v0.1.1...v0.2.0