Skip to content

Releases: jm6271/loc

v1.4.2

24 Sep 18:44
Compare
Choose a tag to compare

Slight improvement to scanning speed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

24 Sep 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

24 Sep 17:47
Compare
Choose a tag to compare

What's Changed

  • Fix build instructions in readme by @jm6271 in #12
  • Enable testing in CMakeLists.txt by @jm6271 in #13
  • Improve directory scanning by @jm6271 in #14
  • Automatically ignore common build directories like obj/ and bin/

Full Changelog: v1.3.1...v1.4.0

v1.3.1

07 Jun 19:12
9944fe3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Jun 00:44
1863a21
Compare
Choose a tag to compare

This release included breaking changes to the CLI.

What's Changed

  • Project support by @jm6271 in #8
  • Replace boost trim function with a custom implementation by @jm6271 in #9

Full Changelog: v1.2.1...v1.3.0

v1.2.1

02 May 21:21
Compare
Choose a tag to compare

Include shared libraries in release zip.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 May 15:59
Compare
Choose a tag to compare

Breaking changes to the CLI:

  • Remove support for ignores
  • Remove support for searching folders
  • Remove support for providing file extensions
  • Only accept filenames
  • Globing is allowed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Jan 22:48
fd7c259
Compare
Choose a tag to compare

What's Changed

  • Add F# support by @jm6271 in #4
  • Run executable after build to make sure it works by @jm6271 in #5

Full Changelog: v1.0.0...v1.1.0

v1.0.1

28 Jan 03:24
Compare
Choose a tag to compare

What's Changed

  • Use GitHub Actions to upload release artifacts by @jm6271 in #1
  • Add write access to upload release workflow by @jm6271 in #2
  • Change the way the release is uploaded by @jm6271 in #3

New Contributors

  • @jm6271 made their first contribution in #1

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Dec 15:40
Compare
Choose a tag to compare

Version 1.0.0 of loc. Includes binaries for Windows and Ubuntu.