Releases: StanzaOrg/slm
Releases · StanzaOrg/slm
0.6.13
0.6.12
0.6.11
What's Changed
- Use external lbstanzagenerator_pyreq dependency instead of internal by @jwatson0
- Added the
SLM_DIR
environment variable. by @callendorph in #91 - Fix .toml parsing bug by @tjknoth in #90
Full Changelog: 0.6.10...0.6.11
0.6.10
0.6.9
What's Changed
- Add libgit2 dependency by @jwatson0 in #81
- Jitx 8676/init no source by @alijitx in #82
- Jitx 8574/libgit2 integration by @alijitx in #83
- slm.toml: update openssl options to match conan packages by @jwatson0 in #85
- Bump stanza to 0.18.75 by @jwatson0 in #86
- clean up conan requirements by @jwatson0 in #88
New Contributors
Full Changelog: 0.6.8...0.6.9
0.6.8
What's Changed
- [Bugfix] Updated the command list in the help docs. by @callendorph in #74
- Update slm_builder files by @jwatson0 in #80
Full Changelog: 0.6.7...0.6.8
0.6.7
0.6.4
0.6.2
What's Changed
- Bump idna from 3.6 to 3.7 by @dependabot in #69
- Update dependencies to match naming convention by @jwatson0 in #70
Full Changelog: v0.6.1...0.6.2
SLM v0.6.1
Bugfixes:
- Added the
stanza run
command to support more use cases whereslm
is inserted before thestanza
command. - Bugfix in the
add
command to fix an issue where environment variables were not being preserved in path dependencies - Bugfix in the git repo checking for the
init
command. Now we check for presence of git usinggit status