Skip to content

Releases: StanzaOrg/slm

0.6.13

09 Jul 15:16
f5b1be8
Compare
Choose a tag to compare
0.6.13 Pre-release
Pre-release
Use lbstanzagenerator_pyreq/0.6.12 in slm build (#101)

* Use lbstanzagenerator_pyreq/0.6.12 in slm build

* conanfile.py: Use slm/0.6.12 in slm build, bump slm to 0.6.13

* ci: sort slm versions by semver

0.6.12

08 Jul 19:42
e03ab7c
Compare
Choose a tag to compare

What's Changed

  • Remove jsons dependency from lbstanza_generator, bump to 6.12 by @jwatson0 in #99

Full Changelog: 0.6.11...0.6.12

0.6.11

03 Jul 00:28
959b45a
Compare
Choose a tag to compare

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

11 Jun 23:50
d114412
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.9...0.6.10

0.6.9

11 Jun 22:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.8...0.6.9

0.6.8

09 May 19:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.7...0.6.8

0.6.7

30 Apr 16:06
Compare
Choose a tag to compare

What's Changed

  • Standardize, rebuild, and update all dependencies. Update slm_builder files by @jwatson0 in #75
  • Add conan_lbstanza_generator and conan-config by @jwatson0 in #76
  • Build slm using the conan slm_builder by @jwatson0 in #77

Full Changelog: 0.6.4...0.6.7

0.6.4

18 Apr 21:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.4

0.6.2

12 Apr 23:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...0.6.2

SLM v0.6.1

12 Apr 16:31
Compare
Choose a tag to compare

Bugfixes:

  1. Added the stanza run command to support more use cases where slm is inserted before the stanza command.
  2. Bugfix in the add command to fix an issue where environment variables were not being preserved in path dependencies
  3. Bugfix in the git repo checking for the init command. Now we check for presence of git using git status