Skip to content

Releases: TheMilkies/Cate

Cate v1.1.1

08 Aug 11:02
Compare
Choose a tag to compare

Cate v1.1.1: Bug fixes and automatic threading

Now Cate supports threading! Use the -t[count] flag (before the file) to set your thread count! (like make's -j[count] flag). You can also not add it; if you want Cate to automatically set the thread count!

Cate is now only 5% slower than make on average!

There might be Windows support soon!

Cate 1.1.0 Threading (Still buggy and incomplete)

06 Aug 19:40
Compare
Choose a tag to compare

Finally (not finally), THREADS! I know about the issues don't worry.

Cate 1.0.0 Pre-Alpha

05 Aug 11:42
Compare
Choose a tag to compare
Cate 1.0.0 Pre-Alpha Pre-release
Pre-release

Cate V1.0.0 (pre-alpha) is released!

What's new?

Everything since it's the first release! It's very buggy and lacks threading support, but we'll be sure to fix these soon!

How to install:

  1. Download the release tar.gz file.
  2. Extraxt it.
  3. Run install.sh as root (sudo ./install.sh).
    You're all done! Welcome to Cate!