Skip to content

Releases: mob-timer/mob-timer

v1.11.0

07 Sep 11:25
cfd5033
Compare
Choose a tag to compare
  • Fix enable when all disabled (#84)
  • Developer happiness with app reloads (#85)
  • Update sinon to the latest version 🚀 (#88)
  • Update eslint-plugin-node to the latest version 🚀 (#83)
  • Upgrade eslint dependency to 6.8 (#91)
  • Suggest npm ci over npm install to respect package-lock.json (#99)
  • Travis ci build config warnings (#101)

v1.10.0

14 Nov 20:20
f524560
Compare
Choose a tag to compare
  • Cleaner state (#74)
  • Update eslint-plugin-jest to the latest version 🚀 (#78)
  • Improve test coverage and simplify main.js (#77)
  • Use dialog.showOpenDialog by using promise (#83)
  • Avoid side scroll in config window (#82)
  • Fix vulnerabilities with 'npm audit fix' (#81)
  • Electron 7 (#80)

v1.9.0

15 Oct 08:33
3d5e9da
Compare
Choose a tag to compare
  • Update eslint-config-prettier to the latest version 🚀 (#58)
  • Update eslint to the latest version 🚀 (#61)
  • Update eslint-config-prettier to the latest version 🚀 (#63)
  • Move script decisions to node and avoid hiding bad exit codes (#64)
  • Update electron-packager to the latest version 🚀 (#60)
  • Update electron to the latest version 🚀 (#65)
  • Update eslint-plugin-node to the latest version 🚀 (#68)
  • Ensure release artifacts work for win, linux and mac (#59)
  • Fix vulnerability with 'npm audit fix' (#69)

v1.9.0-rc

06 Sep 19:15
Compare
Choose a tag to compare
v1.9.0-rc Pre-release
Pre-release
Use tar -zcf for linux/mac instead of non-working cross-zip command

v1.8.0

12 Jun 11:05
7023ae4
Compare
Choose a tag to compare
  • Layout timer window with css grid (#50)
  • Test config window initialize (#53)
  • Adjust theme (#52)

image

image

v1.7.2

05 Jun 19:18
4a85eca
Compare
Choose a tag to compare
  • Zip instead of building installer (#49)

This was supposed to be in v1.7.0 but was accidentally not pushed. Tag v1.7.2 was created since v1.7.1 had an intermittent build error resulting in linux artefacts not being attached to the release.

v1.7.0

05 Jun 18:16
1b5c322
Compare
Choose a tag to compare
  • Update eslint-plugin-node to the latest version 🚀 (#39)
  • Avoid 5 vulnerabilities (#40)
  • Increase config window size (#43)
  • Move from mocha to jest (#44)
  • Move from assert to expect (#46)
  • Add generous eslint size rules (#47)
  • Use zip instead of .tar.gz and .dmg (#48)

v1.6.0

27 Apr 18:39
Compare
Choose a tag to compare
  • Normalize file endings (#32)
  • Update mocha for working --watch (#33)
  • Update nyc to the latest version 🚀 (#34)
  • Co-locate tests (#31)
  • Update electron to the latest version 🚀 (#35)

v1.5.0

09 Apr 17:22
fbfee10
Compare
Choose a tag to compare
  • Same node version everywhere (#22)
  • Configure eslint (#23)
  • Solve 🐔 and 🥚 problem with electron node (#28)
  • Warn if prettier format not followed (#29)
  • Apply prettier (#30)

v1.4.0

25 Mar 18:34
2df2f0b
Compare
Choose a tag to compare
  • Move window snap details into window-snapper (#21)
  • Coveralls (#18)
  • Code coverage (#16)