- Bugfix:
delete timeboard
API returns 204 when the deletion was successful #9 (@aibou) - Decrease the
get (time|screen)boards
API parallelism - Fix some messages
- Bugfix: Fix nil exception when widgets is empty #8 (@n0ts)
- Bugfix: The screenboard will be created at dryrun #7 (@n0ts)
- Add template support #5 (@winebarrel)
- Diff the sorted json #6 (@winebarrel)
- Add
split
opton #4 (@winebarrel)
- Add color option / check stdout tty #3 (@winebarrel)
- Use parallel for speeding up #2 (@winebarrel)
- Bugfix: Error occurs when widgets is nil. #1 (@winebarrel)
- Fix a strange diff colorize
- Initial release