Releases: Azuyamat/Boxes
Releases · Azuyamat/Boxes
Release 0.1.5
📦 Boxes
This release fixes:
- 🐛 Bug with Non-ASCII in console fixed. (See #2)
- 💯 Added
boxes server import <PATH>to import existent servers from a folder.
As per usual, enjoy!
Note: You may also run
cargo install boxesto install more easily. (Requires cargo)
Release 0.1.4
📦 Boxes
This release fixes:
- 🐛 Bug with using relative path in
boxes server generate(again). The proper full path will be saved toserver_box.tomlinstead of the relative path. - 🔃Themes are a work in progress.
As per usual, enjoy!
Note: You may also run
cargo install boxesto install more easily. (Requires cargo)
Release 0.1.3
📦 Boxes
This release fixes:
- 🐛 Bug with using relative path in
boxes server generate. It will now make sure the path exists and use the current directory if no path is given. - 👍 Styling additions to CLI handling. (Separation of constructor and executor)
⚠️ Error handling uses more?and lessexpect("...").
As per usual, enjoy!
Note: You may also run
cargo install boxesto install more easily. (Requires cargo)
Release 0.1.0
📦 Boxes
Early release of Boxes. If you see any bugs please report them to me.
Enjoy!