Skip to content

Releases: StanzaOrg/slm

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

0.6.1

12 Apr 16:24
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
[Bump] Updated version to v0.6.1

0.6.0

08 Apr 22:24
Compare
Choose a tag to compare

What's Changed

  • Refactor Git Dependencies to use standardized format by @callendorph
  • Add PkgDependency for pre-compiled binary conan dependencies by @jwatson0
  • Remove lock file support until it can be revisited by @jwatson0

Full Changelog: v0.2.3...0.6.0

0.5.5

12 Feb 16:25
Compare
Choose a tag to compare
0.5.5 Pre-release
Pre-release
Bump version to 0.5.5

v0.2.3

02 Aug 22:32
6f8e07c
Compare
Choose a tag to compare

Rename tool to "Stanza Library Manager" (slm). Despite the minor version bump this is a breaking change: existing projects will need to rename poet.toml to slm.toml, remove their .poet/ directory, and depend only on slm-compatible projects.