Releases: tuxecure/crackle
Releases · tuxecure/crackle
v0.2.7
- make crackle able to build click files from debs
- display click config with crackle debug
- autocomplete the new click feature
- ensure
click
exists for the click feature
v0.2.6
- clean up code
- move the linking function to pkg_install
- limit the PATH check and installed check to crackle install
- improve formatting
- reorganize libs
- simplify arch_triplet script
- create a function for loading libraries
- crackle nuke; clean up broken symlinks for bash completion scripts too
- crackle clean, cleans broken symlinks too
- prepare for crackle bin 2.0
- make crackle install use crackle bin like a repository
- fix spacing
- improve the loop for crackle install & crackle crack
- fix error when environment directory is empty
- make crackle fails if ~/.local/bin is not in the PATH
- make crackleconf more flexible
- bug fixes
v0.2.5.5
- prevent infinite loop on upgrading
- more comments
- make sure old legacy files don't somehow stick around after nuke
v0.2.5.4
what's new: - avoid use of tmp files, for awk scripts. (thanks xmb) - rename awkopts to the more descriptive _crackleopts - make awkfig usable on it's own and install it - check if crackle is already downloaded - remove legacy bash_completion line
v0.2.5.3
- make awkopts and arch_triplet stand alone~
- add lynx to the crackle bin
- improve symlinking libraries
- put all code for handling partial restructuring in one place
v0.2.5.2
improving crackle setup cleaner output for crackle setup during upgrade document that crackle setup now upgrades crackle too
v0.2.5.1
make crackle setup upgrade crackle
v0.2.5
- clean up broken library symlinks on nuke
- clean up some leftover references to crackle on nuke
- prepend ld_library_path for now
- remount: forget sudo password
- add an explanation why remounting is needed
- make cracklerc updatable
- fix nuke errors
v0.2.4.2
don't include .git* files
v0.2.4.1
- first automatic release