Skip to content

Releases: Yakiyo/dsm

v1.0.2

16 Feb 16:02
Compare
Choose a tag to compare

This is a patch release for fixing a bug in the sdk archive's url scheme for macos.
Related issues:

Thanks to @VanAnderson for reporting this bug.

Refer to the Changelog

v1.0.1

12 Jul 17:10
948cd1b
Compare
Choose a tag to compare

Contains some fixes and improvements.

Refer to Changelog

v1.0.0

27 Jun 14:36
Compare
Choose a tag to compare

This is the first stable release of dsm. Almost all the major and intended features have been implemented. Although theres still a few smaller things to do but dsm is finally live.

To install, please see #Installation.
For any bugs or queries, open up a new issue.

Full Changelog: https://github.com/Yakiyo/dsm/blob/main/CHANGELOG.md

v0.1.3-patch

26 Jun 09:00
2b92aa6
Compare
Choose a tag to compare

Another patch to v0.1.3

v0.1.3

26 Jun 06:49
Compare
Choose a tag to compare

This is a pre-release to test some minor things before v1.0.0 is released (soon:tm:)

v0.1.2

21 Jun 14:22
v0.1.2
8ed109d
Compare
Choose a tag to compare

Refer to the Changelog

v0.1.1

14 Jun 16:03
cfe4a56
Compare
Choose a tag to compare

More enhancements and features, the most major one being aliases.

Please refer to the Changelog for more details

Full Changelog: v0.1.0...v0.1.1

v0.1.0

04 Jun 04:45
1e81e3d
Compare
Choose a tag to compare

This is a pre-release. Theres still a shit ton of work to do like installation methods, aliases and others. This release is just for testing things beforehand.

Install

  • From cargo:
$ cargo install dsm
  • Manually:
    Download the pre-built binaries from below