0.0.2 - Basic parsing of stego.lock
Pre-release
Pre-release
What's Changed
- Add
AmbosoEnv
struct definition - Add basic logic to parse
stego.lock
astoml
- Add
is_git_repo_clean()
to check if working directory status when in git mode - Set
git
totrue
when not doinglinter
orgen_c_header
and no other mode was specified - Return early on calls with
-W
PR - feat: parse stego.lock to AmbosoEnv by @jgabaut
Full Changelog: 0.0.1...0.0.2