20251102_00 Release v1.0.3 #45
unixwzrd
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
20251102_00 Release 1.0.3
2025-11-02: filetree pattern normalization improvements
bin/filetree.py, covering.*tokens and trailing directory slashes regardless of whether the values come from CLI flags, environment variables, or config files.collect_pattern_tokens,normalize_patterns) so filters behave consistently across sources.src/) limits traversal to those trees instead of surfacing matches from every folder..*\\.py, ensuring commands generated by tools such asgenmdstill match the intended files.bin/genmdso the embeddedfiletreerun changes intoGENMD_BASEbefore traversal, fixing cases where the generated markdown only showed the root node.genmdis configured withfollow_links, the generatedfiletreecommand now passes-L, andfiletree’s tests cover symlinked directories.genmdwith the sharedload_config/dump_configutilities frombin/shinclude/config_lib.sh, keeping setup, manifest, and doc generation in sync.bin/tokencountmessaging so missingtiktoken/NLTK assets prompt the user with the exact installation steps instead of raising an uncaught import error.tests/test_filetree_patterns.pyto lock in expected normalization behavior for.git,.py, and mixed include expressions.docs/filetree.mdwith guidance and examples that show the new normalization rules in action.This discussion was created from the release 20251102_00 Release v1.0.3.
Beta Was this translation helpful? Give feedback.
All reactions