Skip to content

leoyulee/Versioner

Repository files navigation

Versioner

A utility module that has helper functions for Version. At the moment, it only has one function that is used to compare Versions, regardless of being a string or Version object.

This module is bound to change over time as different scenarios are brought up.

Installation/Setup

For now, only Wally is supported. If there's demand, other methods will be added!

Usage With Wally

Put the following under [dependacies] in your wally.toml file:

Versioner = "leoyulee/[email protected]"

Then run wally install.

Latest Update/Patch Notes

  • Fixed an incorrect reference preventing this package from functioning in wally workspaces.

Development & Contributing

Workspace Dependacies

Aftman tools:

Other tools:

Workspace Setup

  1. Install wally dependacies.
  2. Build rojo project with dev.project.json.

Rojo Place Building

To build the place from scratch, use:

rojo build -o "Versioner.rbxlx"

Next, open Versioner.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.

About

Luau Semantic Versioning 2.0 (with Helper Functions)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages