Releases: TheMilkies/Cate
Releases · TheMilkies/Cate
Cate v1.1.1
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)
Finally (not finally), THREADS! I know about the issues don't worry.
Cate 1.0.0 Pre-Alpha
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:
- Download the release tar.gz file.
- Extraxt it.
- Run
install.sh
as root (sudo ./install.sh
).
You're all done! Welcome to Cate!