Skip to content

Releases: drgsn/filefusion

v0.1.4

05 Jan 04:19
cfac62c
Compare
Choose a tag to compare

FileFusion 0.1.4

For full details, see the documentation.

Changelog

  • cfac62c feat: split output file into multiple smaller ones based on flag (#39)

Full Changelog: v0.1.3...v0.1.4

v0.1.3

31 Dec 12:30
f4ac82f
Compare
Choose a tag to compare

FileFusion 0.1.3

For full details, see the documentation.

Changelog

  • 5177365 Add uninstall step to README.md
  • 5757dc6 Chore increase test coverage (#36)
  • 87bc168 chore: add code of conduct and contributing md files (#37)
  • 1df04ab chore: increased test coverage (#35)
  • f4ac82f fix: handle white spaces around pattern (#38)

Full Changelog: v0.1.1...v0.1.3

v0.1.2

28 Dec 19:03
Compare
Choose a tag to compare

FileFusion 0.1.2

For full details, see the documentation.

Changelog

  • ab89fa4 chore: fixed tests failing on ci
  • 27abbd0 chore: fixed tests failing on ci 2
  • 1df04ab chore: increased test coverage (#35)
  • 84f7199 chore: increased test coverage and removed accidental commit of test file
  • 03cb93e chore: increased test coverage for csharp cleaner

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Dec 03:05
0387f40
Compare
Choose a tag to compare

FileFusion 0.1.1

For full details, see the documentation.

Changelog

  • 0387f40 Update patterns.md
  • 7857a5f refactor: fix handling of included and excluded folders or files (#34)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

26 Dec 13:13
e81234d
Compare
Choose a tag to compare

FileFusion 0.1.0

For full details, see the documentation.

Changelog

  • e81234d fix: file processing with --clean for unknown languages (#33)

Full Changelog: v0.0.4...v0.1.0

v0.0.4

26 Dec 01:51
Compare
Choose a tag to compare

FileFusion 0.0.4

For full details, see the documentation.

Changelog

Full Changelog: v0.0.3...v0.0.4

v0.0.3

24 Dec 13:51
5b2a35b
Compare
Choose a tag to compare

Changelog

v0.0.2

23 Dec 22:27
511a07a
Compare
Choose a tag to compare

Changelog

v0.0.1

23 Dec 14:13
Compare
Choose a tag to compare

Changelog

  • cc9fc46 chore: cleanup README.md
  • 3e7dd7c Gh 7 add support for multiple input directories (#22)
  • 4b95cc1 add concurrent file processing (#21)
  • 57c4ef7 added support for concurrent file processing (#20)
  • e8ee744 Gh 16 add test coverage reporting (#19)
  • 7387908 project setup