Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@How2Compute How2Compute released this 22 Sep 09:17
· 1 commit to master since this release

We're happy to present present the first official, release-ready, 🦀-tastic version of uattool!

New features & improvements:

  • Complete rewrite in rust! This makes the project more maintainable & modern 🎉
  • A --list subcommand
  • Support for running commands against multiple engine versions in one go, use + to separate your versions (e.g. 5.2+5.3+5.4)
  • Improved source build support - to ensure you're working with a source build, prefix it with source- (e.g. source-5.4)
  • Option to select engines by their changelist (CL) version (use the cl- prefix)
  • Improved formatting for all consoles (fixed from rc-1)

On the binary size

Unfortunately, uattool has a reasonably large binary size. Because it's still <1MB, we're open-source and this is a helper utility (not something that is mass-distributed), this isn't our biggest priority. If you don't trust it, we encourage you to take a look at our code and build it yourself :) And if it helps, rust is known to produce reasonably large binaries out-of-the-box.

Chocolatey install

We're working on getting uattool approved in the Chocolatey community repository. As of writing, we're still ironing out the last couple of issues with their awesome moderators to make sure the package is up-to-spec. Keep an eye on the progress here: https://community.chocolatey.org/packages/uattool/.