Skip to content

Releases: nathangeffen/faststi

FastSTI 0.5.3

21 Nov 19:59
Compare
Choose a tag to compare

To install:

  • Download faststi-0.5.3.tar.xz (you can verify the download against the checksum in faststi-0.5.3.tar.xz.sha256sum)
  • tar xf faststi-0.5.3.tar.xz
  • cd faststi-0.5.3
  • meson --buildtype release release
  • cd release
  • sudo ninja install (e.g. on Ubuntu)

What's new?

  • Refactored engine
  • Meson files have been improved
  • New script to test the distribution scripts/test_dist.sh

FastSTI version 0.5.0

20 Nov 22:00
Compare
Choose a tag to compare
  • Python interface
  • Both autotools and meson work

Release 0.2.2

17 Aug 11:37
Compare
Choose a tag to compare
  • Added more documentation
  • Added another much better example
  • Added Python post-processing script

Release 0.2.1

09 Aug 14:47
Compare
Choose a tag to compare
Release 0.2.1 Pre-release
Pre-release

Trying to get a standard POSIX autotools release that also works properly on Windows under Cygwin.

Added quite a lot to the documentation.

FastSTI version 0.2.0

03 Aug 22:21
Compare
Choose a tag to compare
FastSTI version 0.2.0 Pre-release
Pre-release

Now works with autotools as well meson and ninja
Some minor changes to ensure it works on https://www.simhub.online/faststi/

First release of FastSTI - not production ready

10 Mar 20:10
Compare
Choose a tag to compare

This is the first release of FastSTI. It is not yet production ready, but it's close and it's time to start encouraging modellers to experiment with it.