Skip to content

Releases: dylan-george-field/work-from-home-log

Release 0.7.5

24 Aug 22:50
Compare
Choose a tag to compare
  • 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

23 Aug 12:53
Compare
Choose a tag to compare

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

20 Aug 12:22
Compare
Choose a tag to compare

Add spaces after commas ',' in log output for better readability.

Release 0.7.2

20 Aug 12:11
Compare
Choose a tag to compare

Align IsWorkingFromHome column in log output by adding a space after 'true'

Eg,
'false'
'true '

Release 0.7.1

20 Aug 09:18
Compare
Choose a tag to compare

Fix bug where IsWorkingFromHome flag is set to false after setting the work network on next tick

Release 0.7.0

06 Aug 05:15
Compare
Choose a tag to compare

(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

22 Jan 10:28
Compare
Choose a tag to compare
  • fix bug where wfh-log directory wouldn't be created on first run

Release 0.6.1

15 Jan 08:23
Compare
Choose a tag to compare
  • Fix bug where logs wouldn't fire every hour

Release 0.6.0

11 Jan 08:24
Compare
Choose a tag to compare

Breaking Change

  • Convert log format to CSV for better readability and spreadsheet support.

Delete your wfh-log file.

Release 0.5.9

10 Jan 04:23
Compare
Choose a tag to compare
  • Interface changes. The network selection is inline and a couple of headings