All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.5 - 2026-01-19
- Added support for more languages:
- Prolog
0.4.4 - 2025-07-20
- Added support for more languages:
- WGSL
0.4.3 - 2025-05-15
- Added support for more languages:
- Astro
- Svelte
0.4.2 - 2025-02-22
- Added support for more languages:
- Common Lisp
- KDL
- Nickel
0.4.1 - 2025-02-14
- Added support for more languages:
- GLSL
- Added additional file extensions for languages:
- OCaml:
.mli
- OCaml:
0.4.0 - 2025-01-24
- Added support for working offline.
- When not connected to the internet, pulses will be stored locally and then sent up when an internet connection is re-established.
- Switched to
rustls.
0.3.1 - 2024-08-30
- Added
User-Agentheader to outgoing requests to the Code::Stats API.
0.3.0 - 2024-08-29
- Added the ability provide configuration via a configuration file.
- The configuration file is located at
~/.config/code-stats/config.toml.
- The configuration file is located at
- Removed support for loading environment variables from
.envfiles in parent directories.
0.2.1 - 2024-08-28
- Added support for more languages:
- AsciiDoc
- Assembly
- C++
- Coq
- Crystal
- CSV
- D
- Diff
- Emacs Lisp
- Fish
- GDScript
- GraphQL
- Handlebars
- Haxe
- HTML (EEx)
- Hy
- Idris
- Java
- Kotlin
- LaTeX
- Less
- LFE
- Lua
- Nim
- Nix
- Plaintext
- PowerShell
- Racket
- reStructuredText
- Roc
- Scala
- Scheme
- Shell
- SVG
- Swift
- Twig
- Vala
- Visual Basic
- Vue
- WIT
- XML
- Added additional file extensions for languages:
- F#:
.fsiand.fsx - HTML:
.htm - JavaScript:
.mjsand.cjs - TypeScript:
.mtsand.cts
- F#:
0.2.0 - 2024-08-27
- Added the ability to customize the API URL using the
CODE_STATS_API_URLenvironment variable. - Added a periodic flush of pulses to ensure XP doesn't get stuck in the queue.
0.1.1 - 2024-08-26
- Added support for more languages:
- C
- C#
- Clojure
- CSS
- Dart
- Elixir
- Elm
- Erlang
- F#
- Go
- Haskell
- Julia
- OCaml
- PHP
- PureScript
- Python
- Ruby
- SCSS
- SQL
- Zig
0.1.0 - 2024-08-26
- Initial release.