- Config file not needed when passing api key via command line. - Allow colons in [projectmap] config section. `83 <https://github.com/wakatime/wakatime/issues/83>`_ - When unable to detect language and debug mode turned on, log any tracebacks. - Increase priority of F and TypeScript languages.
7.0.4
++++++++++++++++++
- Add six library to satisfy missing dependency from ntlm-auth.
7.0.3
++++++++++++++++++
- Ability to prioritize common languages over uncommon lanuages. `81 <https://github.com/wakatime/wakatime/issues/81>`_
7.0.2
++++++++++++++++++
- Rename alternate_language to language in extra heartbeats json.
7.0.1
++++++++++++++++++
- Rename --alternate-language cli argument to --language.
7.0.0
++++++++++++++++++
- Existing --alternate-language cli argument now overwrites auto-detected language. Previously, was only used when unable to auto-detect language. - Give TypeScript higher priority than TypoScript.