Skip to content

Releases: hyle/fuoricode

v0.3.4

19 Mar 12:44
7f9e35a

Choose a tag to compare

--unpacker appends a LLM-friendly unpacker appendix that explains how to reconstruct the exported codebase and includes the embedded Python helper script.

What's Changed

  • fix resolved mode validation and narrow secret detection by @hyle in #37
  • Add --unpacker by @hyle in #38

Full Changelog: v0.3.3...v0.3.4

v0.3.3

18 Mar 13:23
af6a19b

Choose a tag to compare

Recent Additions

  • Opt-in line numbers for code with --line-numbers
  • Hunk-only Git delta exports with --hunks[=N]
  • Secret protection for sensitive files
  • Improved export metadata header
  • Built-in ignore control

What's Changed

  • refactor render prep, numeric parsing, and sensitive screening by @hyle in #36

Full Changelog: v0.3.2...v0.3.3

v0.3.2

17 Mar 11:45
665dbc3

Choose a tag to compare

New features

Now with -hunks[=N] for Git review modes to export only changed hunks plus surrounding context, reducing noise and token usage while keeping the output reviewable.

What's Changed

  • add hunk-only exports for git diff modes by @hyle in #35

Full Changelog: v0.3.1...v0.3.2

v0.3.1

17 Mar 09:13
a69710e

Choose a tag to compare

What's Changed

  • reject no-default-ignore outside filesystem mode by @hyle in #33
  • harden export filtering and release versioning by @hyle in #34

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Mar 21:42
ac32bcc

Choose a tag to compare

Bumping version to v0.3.0 to signal a more review-ready tool, with clearer export metadata, safer defaults, and more explicit control over what gets included.

Recently added features

  • opt-in line numbers for code
  • secret protection for sensitive files
  • improved export metadata header
  • explicit control over built-in ignore behavior

What's Changed

  • add no-default-ignore for filesystem mode by @hyle in #32

Full Changelog: v0.2.7...v0.3.0

v0.2.7

16 Mar 21:09
b9a3568

Choose a tag to compare

What's Changed

  • add opt-in line numbers and tighten docs by @hyle in #31

Full Changelog: v0.2.6...v0.2.7

v0.2.6

16 Mar 20:29
9de1fea

Choose a tag to compare

What's Changed

  • refactor render context and git selection helpers by @hyle in #29
  • add secret protection for sensitive files by @hyle in #30

Full Changelog: v0.2.5...v0.2.6

v0.2.5

16 Mar 18:54
a85e697

Choose a tag to compare

What's Changed

  • add change context to staged, unstaged, and diff exports by @hyle in #28

Full Changelog: v0.2.4...v0.2.5

v0.2.4

16 Mar 17:46
cf5628f

Choose a tag to compare

What's Changed

  • add export metadata header to markdown output by @hyle in #26
  • relax filename escaping in export headings by @hyle in #27

Full Changelog: v0.2.3...v0.2.4

v0.2.3

15 Mar 21:54
e3a7b32

Choose a tag to compare

What's Changed

  • fix: tree fence escaping and ignored-dir negation handling by @hyle in #25

Full Changelog: v0.2.2...v0.2.3