Releases: agoloborodko/reposnap
Releases · agoloborodko/reposnap
0.5.1
Fixed an error when reposnap tries to put binary in the MD file
What's Changed
- Fix mistake in documentation by @agoloborodko in #3
- HOTFIX: fixed an error when trying to write non-utf file into markdown by @agoloborodko in #4
New Contributors
- @agoloborodko made their first contribution in #3
Full Changelog: 0.5.0...0.5.1
Added --include and --exclude args to CLI
Added --include and --exclude args to CLI, to allow filter file tree by patterns.
Full Changelog: 0.4.0...0.5.0
Introduced GUI
Added GUI
0.3.2
- No changes or fixes, only refactoring
0.3.1
- HOTFIX: build error
Added support for sub-directories
- Now can call reposnap from sub-directory
Additional fixes:
- reposnap doesn't fall when calling in repo without .gitignore file
First working release
- Generate a Markdown file with all contents of your project
- CLI interface