Revision history for Raku-BusyIndicator
0.2.1 2021-06-26T09:34:39-06:00
- [refactor] Refactoring code to make it a bit more clear
0.2.0 2021-06-03T18:02:05-06:00
- [enhancement] Checks for time zone changes once a minute and
adjusts output if a time zone change is detected. This only works
on some platforms currently (should work on Linux).
0.1.0 2021-03-21T20:35:02-06:00
- [feature] Ignore the first [remote-]camera on event, only process
the subequent ones.
0.0.7 2021-01-29T11:30:21-07:00
- [feature] Truncate long lines on output
0.0.6 2021-01-27T10:53:08-07:00
- [bugfix] busy.raku was not allowing command line arguments to
override config file
- Refactoring
0.0.5 2021-01-16T16:43:13-07:00
- Documentation improvement
0.0.4 2021-01-14T09:58:42-07:00
- Ensure dependency is present
0.0.3 2021-01-14T08:15:15-07:00
- Fix invalid class name
0.0.2 2021-01-13T21:43:57-07:00
- Fix distro name
0.0.1 2021-01-13T21:12:13-07:00
- Initial version