Skip to content

Releases: src-d/enry

v1.6.4

06 May 12:35
Compare
Choose a tag to compare
  • Add counting mode, and only programming languages flags.

  • Optimize line count and limit maximal file size to read.

v1.6.3

12 Jan 11:42
0db3b4b
Compare
Choose a tag to compare
  • enry-java: Tentative fix for the enry crashes in enry-java (#138).

v1.6.2

12 Dec 11:31
3a78601
Compare
Choose a tag to compare
  • Use a precompiled package for osxcross for CI (#133).
  • Fix crash by checking for empty filenames (#134). Solves #129.
  • java: bump version to 1.6.2 (#135).

v1.6.1

10 Nov 12:18
acaf8f3
Compare
Choose a tag to compare
  • enry-java: Bump version to 1.6.1 (#131).

v1.6.0

10 Nov 11:54
c256de1
Compare
Choose a tag to compare
  • Use rubex for faster regular expressions (#113).
  • Add the external test linguist dir from env var (#114).
  • make IsDotFile do not treat '.' as true (#127).
  • legal: Add DCO (#128).
  • Fixing getHeaderAndFooter issues (#130). Solves #129.

v1.5.2

17 Oct 08:43
Compare
Choose a tag to compare
  • Implement Docsrv (#124)
  • Bump enry-java to v1.5.2 (#125)
  • Rename .shared folder (#126)

v1.5.1

05 Oct 14:45
Compare
Choose a tag to compare
  • Sync data with linguist (#118)
  • Various README fixes (#119, #120, #121, #122)
  • Bump enry-java to v1.5.1

v1.5.0

02 Oct 13:58
Compare
Choose a tag to compare
  • Sort the results (#115). Solves #103.
  • Add version flag (#116). Solves #111.
  • enry-java: Add support to publish in maven central (#117).

v1.4.2

29 Sep 06:39
Compare
Choose a tag to compare
  • Fix cross compilation of darwin shared library (#112)

v1.4.1

28 Sep 15:27
Compare
Choose a tag to compare
  • enry-java: publish fat jar without any classifiers in assembly task (#98)
  • fix getLanguage when arguments are null (#99)
  • Add failing test for empty file content (#106)
  • enry-java: build using sbt wrapper (#107)
  • build: Add support to publish x86-64 libs for both linux and darwin (#109)