Hakatime v1.0.1 Release Notes

Release Date: 2021-02-23 // about 3 years ago
  • 👌 Improvements

    • 🔌 The following file extensions are now recognized (the wakatime plugin sends no values for these):
      • .gotmpl -> Go template
      • .tfvars -> Terraform
      • .dhall -> Dhall
      • .zig -> Zig
      • .org -> Org
      • .purs -> PureScript
      • .cabal -> Cabal config
      • .jinja|.jinja2 -> Jinja
    • ⚡️ Updated the docker image to use GHC 8.10.
    • ⬇️ Reduced the size of the docker image down to ~85 MB.
    • ✂ Removed some unnecessary direct dependencies.

    🐛 Bug fixes

    • 🛠 Fixed the Dockerfile for ARM (#21). (TravisCI experiences random failures and it's currently not possible to provide regular docker builds for ARM)