All Versions
9
Latest Version
Avg Release Cycle
48 days
Latest Release
2789 days ago

Changelog History

  • v0.2.3 Changes

    September 06, 2016

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fixes the thousands separator option (f255de98)
  • v0.2.2 Changes

    September 06, 2016

    ๐Ÿ› Bug Fixes

    • fix division by zero (d6b2978b)
    • Batch results by language, not file extension (1828538a, closes #19)

    ๐Ÿ”‹ Features

    • languages: Add ASM, Shell, D and Nim (350790c7)

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ updates clap and uses new features (4251fda2)
  • v0.2.1 Changes

    December 24, 2015

    v0.2.1 (2015-12-24)

    ๐Ÿ‘Œ Improvements

    • โž• adds C, h++, cc, cxx, cp, and htm extensions (ea4f540a, closes #19)

    v0.2.0 (2015-12-24)

    ๐Ÿ‘Œ Improvements

    • Ignore files in accordance with .gitignore (a0c30706, Closes #8, #9)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fixes building on windows due to upstream dep (3333f252)
  • v0.2.0 Changes

    December 24, 2015

    ๐Ÿ‘Œ Improvements

    • Ignore files in accordance with .gitignore (a0c30706, Closes #8, #9)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ fixes building on windows due to upstream dep (3333f252)
  • v0.1.4 Changes

    November 14, 2015

    ๐Ÿ› Bug Fixes

    • ๐Ÿ fixes building on windows due to upstream dep (3333f252)
  • v0.1.3 Changes

    November 04, 2015

    ๐Ÿ“š Documentation

    • adds cargo install instructions (467dd945)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘• uses clippy to lint dev builds (e02b9d9b)

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘ better comparison of f64 values thanks to clippy (6c3a1362)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fixes features declarations (de98dde6)
  • v0.1.2 Changes

    August 25, 2015

    ๐Ÿ› Bug Fixes

    • Symlinks: adds ability to optionally follow symlinks while counting (d265980e, closes #6, #7)
  • v0.1.1 Changes

    August 24, 2015

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fixes unsafe code count bug in C and C++ files (1c1e01d6, closes #1)
    • ๐Ÿ›  fixes single line block comment bug (d896412b, closes #2)
    • Unsafe Counter: fixes a bug in the unsafe counter for Rust giving incorrect numbers (317d2fc9, closes #5)
  • v0.1.0 Changes

    August 21, 2015

    v0.1.0 (2015-08-21)

    ๐Ÿ“š Documentation

    • โž• adds a changelog using clog (34fdc52b)
    • โšก๏ธ updates the readme (d302d65d)

    ๐Ÿ”‹ Features

    • ๐ŸŽ‰ initial implementation (b6e968fb)