Releases: dylan-george-field/work-from-home-log
Release 0.7.5
- Change the indent of log output from spaces to tabs.
Tabs look different depending on what application you use to open the log file. Eg, notepad vs visual studio code
Release 0.7.4
Output Log
- Format the header so it aligns with the log entries.
⚠ The header won't align on its own if the wfh.log
already exists. Either adjust it manually or delete the wfh.log
.
Release 0.7.3
Add spaces after commas ',' in log output for better readability.
Release 0.7.2
Align IsWorkingFromHome column in log output by adding a space after 'true'
Eg,
'false'
'true '
Release 0.7.1
Fix bug where IsWorkingFromHome flag is set to false after setting the work network on next tick
Release 0.7.0
(feat): compare work network instead of home network
I find this comparison easier. I have two work networks and many home networks. For example, cafe's, libraries and houses. Work networks usually have the same name and change rarely. I won't have to update my settings as often.
Release 0.6.2
- fix bug where wfh-log directory wouldn't be created on first run
Release 0.6.1
- Fix bug where logs wouldn't fire every hour
Release 0.6.0
Breaking Change
- Convert log format to CSV for better readability and spreadsheet support.
Delete your wfh-log file.
Release 0.5.9
- Interface changes. The network selection is inline and a couple of headings