WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: rubiojr/rsx

v0.8.8

01 Jun 18:29

Choose a tag to compare

Changelog

v0.8.7

01 Jun 18:15

Choose a tag to compare

Changelog

  • 4672560 Support nested lib/ directories

v0.8.6

20 May 14:02

Choose a tag to compare

Changelog

v0.8.5

18 May 16:47

Choose a tag to compare

Changelog

v0.8.4

18 May 12:59

Choose a tag to compare

Changelog

v0.8.3

18 May 09:52

Choose a tag to compare

Changelog

v0.8.2

15 May 19:37

Choose a tag to compare

Changelog

v0.8.1

15 May 19:22

Choose a tag to compare

Changelog

v0.8.0

04 May 23:50

Choose a tag to compare

Version support for external modules

Building with external modules now supports pulling a particular module version.

A new .module_versions file needs to be created where the module and the version we want to pull.

Example:

.modules contains:

# gpx is the module alias
[email protected]/rubiojr/gpx-risor

To pull a specific gpx module version, add to .module_versions:

# No need to add the alias here
github.com/rubiojr/[email protected]

Changelog

  • 6b75b17 Changes
  • 9595065 Fix building with external modules with hyphen in the name
  • 083dcfb bump version to v0.8.0
  • a8b8639 semver build tag needs to be around for now

v0.7.1

29 Apr 20:42

Choose a tag to compare

Changelog