Releases: ExpHP/lammps-sys
Releases · ExpHP/lammps-sys
v0.3.1
Fixes a bug in the build script that prevented it from building without mpi.h
in the system path. Now it properly uses the included fake mpi.h
that was put there for this very purpose.
v0.4.0
- Automatically builds LAMMPS from source now.
- Completely different building model. Formerly, only dynamic was supported; now, only static is supported. It is now possible to simply add
lammps-sys
as a dependency and have it Just Work...if you are lucky
v0.3.0
Provides better support for systems with older versions of libclang.