v0.2.0
What's Changed
π Features
- feat: ability to view logs in web UI
- feat: add APIs for reading logs
- feat: add option to log to disk
- feat: add fseq debug binary
- feat: add dark-mode
π Bug fixes
- fix: misinterpreted u24 in fseq
- fix: allow multiple uploads of same sequence
- fix: remove erroneous file
- fix: incorrect github url
π Documentation
- chore: version bump
- docs: update features to include logging
- docs: update known bugs with current workaround
π General Updates
- chore: move schedule code into try_from
- chore: remove unused code
- chore: add pre-commit and fix issues
Merged Pull Requests
- Dark Mode - Merge pull request #1 from LEDPlayr/dark-mode
- Bugfixes - Merge pull request #2 from LEDPlayr/bugfixes
- Log Files - Merge pull request #3 from LEDPlayr/log-files
Full Changelog: v0.1.0...v0.2.0