Skip to content

Latest commit

 

History

History
136 lines (81 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

136 lines (81 loc) · 3.89 KB

Change Log

All notable changes to the "CodeTime" extension will be documented in this file.

v0.6.1

compare changes

🚀 Enhancements

  • time: Show correctly total time & today's time (e259bb7)

❤️ Contributors

v0.6.0

🚀 Enhancements

  • Record Git Origin URL

v0.4.1

compare changes

🚀 Enhancements

🩹 Fixes

📖 Documentation

  • Env variable CODETIME_TOKEN (319b966)

🏡 Chore

❤️ Contributors

[0.0.15] - 2021-03-07

  • Feat: Enable to select what time to show in the status bar.

[0.0.14] - 2021-02-26

  • Feat: Try to save log to local while the server is temporarily unavailable.

[0.0.13] - 2021-02-18

  • Feat: Add a notification of successful Token validation.

[0.0.12] - 2021-01-09

  • Fix: Performance on Windows

[0.0.11] - 2021-01-08

  • Beautify stat bar info and icon
  • Upload a more detailed platform name
  • Update previews

[0.0.10] - 2020-12-24

  • Style: Hide editor time

[0.0.9] - 2020-12-20

  • Fix: More friendly token authentication

[0.0.8] - 2020-12-19

  • Internationalization: commands description

[0.0.7] - 2020-12-19

  • Internationalization: stat bar information

[0.0.6] - 2020-12-11

  • Update api server
  • Update readme

[0.0.5] - 2020-12-07

  • Enable set user's token
  • Enable jump to the dashboard

[0.0.4] - 2020-12-06

  • Update logo
  • Get code time of current day

[0.0.3] - 2020-12-05

  • Update logo
  • Watch user create file, limit post edit record

[0.0.2] - 2020-12-04

  • Add logo
  • Watch user's editor, platform and absolute file path

[0.0.1] - 2020-12-03

  • Init the project
  • Watch editor change and input event

[Unreleased]

  • Initial release